list_products
Retrieve every product in your store, including drafts and archived items. Filter by status or search by name or slug.
Instructions
List ALL products including drafts and archived. Optionally filter by status or search by name/slug substring (filtering happens client-side).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Case-insensitive substring match on name or slug | |
| status | No |