pipedrive_update_pipeline
Modify an existing pipeline by ID: set a new name or toggle deal probability. Provide the pipeline ID and the fields to update.
Instructions
Update an existing pipeline. Provide the pipeline id and any fields to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the pipeline to update | |
| name | No | The new name of the pipeline | |
| is_deal_probability_enabled | No | Whether deal probability is enabled for this pipeline |