list_products
View a seller's FLUF products with title, price, stock, source, and live channels. Filter by status, channel, or search to find crosslist candidates.
Instructions
List the authenticated seller's FLUF products. Each row carries a vid — the product handle the crosslist tool takes — plus title, price, stock, source channel and the channels it is already live on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-indexed page. Default 1. | |
| search | No | Search by title or SKU. | |
| source | No | Filter by the channel a product came FROM (e.g. 'shopify', 'depop'). Call list_channels for the values valid on this account. Omit for all sources. | |
| status | No | Listing status. Default: active. | |
| per_page | No | Results per page. Default 20, max 100. | |
| crosslisted_to | No | Only products already live on these channels. | |
| not_on_platforms | No | Only products NOT yet on these channels — the usual way to find crosslist candidates. |