pipedrive_add_product_variation
Add a product variation with a name and currency-specific prices to an existing product in Pipedrive.
Instructions
Add a variation to a product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The product ID | |
| name | Yes | Product variation name (required, max 255 chars) | |
| prices | No | Array of price objects per currency |