autowhisper_products
Fast product list with optional workspace/archive filters. Each row carries the product id used by autowhisper_cmo, its type, whether it has a main image, and its storefront link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum products to return, capped by the API. | |
| workspace_id | No | Workspace to read. Omit for the user's CURRENT workspace — other workspaces are NOT included. Get other ids from autowhisper_status. | |
| include_archived | No | Include archived products. | |
| autowhisper_token | No | Optional: your AutoWhisper API token, for clients that cannot set an Authorization header. Takes precedence over the header. Never echoed back. |