Create Zero Task
create_taskSave a new task to your ZeroHrs account with title, description, status, priority, and due date. Use this to turn explicit requests into trackable tasks.
Instructions
Create a Zero task for the signed-in user. Call only after the user explicitly asks to save the task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| status | No | ||
| due_date | No | ||
| priority | No | ||
| description | Yes |