update_crm_task
Update a CRM task by sending a JSON body with the fields to change. Requires task ID and modifications.
Instructions
Update a CRM task. Body is JSON of fields to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| body | Yes | ||
| tenant_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |