create_task
Create an open task linked to a contact, assigning a title, due date (YYYY-MM-DD, not in the past), and assignee for operations tracking.
Instructions
Create an open task for a contact. due_date is YYYY-MM-DD and may not be in the past.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| assignee | Yes | ||
| due_date | Yes | ||
| contact_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||