teamleader_update_deal
Update an existing Teamleader Focus deal by changing its title, responsible user, probability, closing date, and estimated value.
Instructions
Update an existing deal in Teamleader Focus
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The deal ID to update | |
| title | No | Deal title | |
| responsible_user_id | No | Responsible user ID | |
| estimated_probability | No | Estimated probability (0-1) | |
| estimated_closing_date | No | Estimated closing date (YYYY-MM-DD) | |
| estimated_value_amount | No | Estimated value amount | |
| estimated_value_currency | No | Currency code (e.g. 'EUR', 'USD') |