hubspot.v2.create_engagement
Create HubSpot engagements (notes, calls, emails, meetings, tasks) by providing content, title, duration, status, and priority.
Instructions
Create HubSpot Engagement
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_type | Yes | ||
| content_body | Yes | Enter the main content for this engagement (e.g., note content, call summary, email body, meeting agenda, or task description) | |
| title_subject | No | Enter a title or subject for this engagement | |
| duration | No | Duration in minutes (for calls and meetings) | |
| status | No | Select the status or disposition of this engagement | |
| priority | No | Select the priority level for this engagement | |
| properties | No | ||
| associations | No | ||
| output_variable_name | Yes | Variable name to store the created engagement. | created_engagement |