hubspot_create_task
Create tasks in HubSpot with optional association to contacts, companies, deals, or tickets. Specify subject, type, priority, due date, and status.
Instructions
Create a task in HubSpot and optionally associate it with a CRM object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Task notes or description | |
| type | No | Task type | |
| status | No | Task status | NOT_STARTED |
| dueDate | No | ISO 8601 due date/timestamp | |
| ownerId | No | HubSpot owner ID | |
| subject | Yes | Task title/subject | |
| priority | No | Task priority | |
| associateWith | No | CRM object to associate this engagement with |