gold_list_orders
List WooCommerce orders using filters like status, date range, customer, search, and pagination. Requires a valid API key; requests fail closed without one.
Instructions
Gold PRO $29: list Woo orders via GET /wp-json/wc/v3/orders — BYOK fail-closed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| after | No | ||
| before | No | ||
| search | No | ||
| status | No | ||
| customer | No | ||
| per_page | No |