list_products
Retrieve a paginated list of products from a workspace by specifying the workspace ID.
Instructions
List products in a workspace. Supports pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | Workspace slug or UUID | |
| page | No | Page number (default: 1) | |
| per_page | No | Results per page (default: 25, max: 100) |