list_products
Retrieve a paginated list of products, using limit and offset to specify page size and starting point.
Instructions
List products with pagination. Limit is between 1 and 100.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||