Low Stock Alert Report

$0.00

Get instant alerts for products running low on inventory. Shows stock levels under 10 units, sorted by urgency. Flags best sellers. Free inventory tool.

Description

What This Prompt Does

Pulls stock levels for all products, sorted by urgency — out of stock first, then low stock under 5 units.

The Prompt

Copy everything below and paste it into Claude with your WordPress MCP connection active:

Using WordPress MCP, generate a low stock report for my WooCommerce store:
1. Get all published products using wordpress-mcp-get-posts (post_type=product, per_page=100)
2. For each product, retrieve the stock quantity and stock status from post meta (_stock, _stock_status, _manage_stock)
3. Identify: out of stock products, products with stock quantity under 5, products with stock management disabled
4. Sort results: out of stock first, then by quantity ascending
5. Give me a clean table: Product Name | Stock Qty | Status | Product URL

Do NOT modify any products. Report only.

How to Use It

  1. Connect Claude to your WordPress site via MCP (setup guide here)
  2. Copy the prompt above
  3. Paste it into Claude and press Enter
  4. Claude will run the audit and return a detailed report

No changes will be made to your site. These prompts are read-only audits.

ACF Field Groups & Fields

Prompt Details

Location Rules: post_type == product
Model Compatibility (model_compatibility) checkbox
No value set
Related Prompts (related_prompts) relationship
No value set
Effectiveness Score (effectiveness_score) number
No value set
Complexity Level (complexity_level) select
No value set
Industry Focus (industry_focus) select
No value set
Last Tested (last_tested) date_picker
No value set
Times Used (times_used) number
No value set
Example Input (example_input) textarea
No value set
Example Output (example_output) textarea
No value set

Reviews

There are no reviews yet.

Be the first to review “Low Stock Alert Report”

Your email address will not be published. Required fields are marked *

Related products