hubspot_update_task
Update a HubSpot task's properties by providing the task ID and specifying changes to fields like subject, status, due date, priority, or owner.
Instructions
Update a task's properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| type | No | ||
| status | No | ||
| taskId | Yes | The HubSpot task ID | |
| dueDate | No | ISO 8601 due date | |
| ownerId | No | ||
| subject | No | ||
| priority | No |