create_todo
Create a to-do with subject and optional details including priority, due date, assignee, and links to plans, projects, or contacts.
Instructions
Create a new to-do, optionally linked to a plan, project, or contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | ||
| description | No | ||
| priority_id | No | ||
| due_date | No | ||
| status_id | No | ||
| assigned_to_contact_id | No | ||
| plan_id | No | ||
| project_id | No | ||
| contact_id | No |