mirlo_create_task
Create a task in Mirlo workspace with optional associations to deals, tickets, contacts, or accounts, and set title, type, priority, due date, owner, and notes.
Instructions
Create a task, optionally associated to a deal, ticket, contact, or account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | to_do | |
| notes | No | ||
| title | Yes | Task title | |
| deal_id | No | ||
| due_date | No | Due date ISO 8601 | |
| owner_id | No | Assignee member UUID | |
| priority | No | normal | |
| ticket_id | No | ||
| contact_id | No |