pipedrive_list_product_variations
List all variations for a product by product ID. Use limit and cursor for pagination to retrieve them in batches.
Instructions
List all variations for a product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The product ID | |
| limit | No | Number of items (1-100) | |
| cursor | No | Cursor for pagination |