list_products
List your multichannel products and see their crosslisting status per row. Filter by source, status, or missing channels 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. |