create_task
Create a new task with title, optional due date (ISO 8601), notes, and account to organize your work efficiently.
Instructions
Create a new task. due is ISO 8601 and optional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| account | No | ||
| due | No | ||
| notes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||