focus_create_task
Create a Toggl Focus task instantly with just a name. Include optional fields for project, schedule, priority, and more.
Instructions
Toggl Focus/2.0: create a task immediately (no confirmation). Requires name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| notes | No | ||
| pinned | No | ||
| private | No | ||
| tag_ids | No | ||
| billable | No | ||
| end_date | No | YYYY-MM-DD | |
| priority | No | ||
| status_id | No | ||
| project_id | No | ||
| start_date | No | YYYY-MM-DD | |
| description | No | ||
| workspace_id | No | Workspace ID. Defaults to TOGGL_WORKSPACE_ID or cached context. | |
| estimated_mins | No | ||
| parent_task_id | No | ||
| organization_id | No | Organization ID. Defaults to TOGGL_ORGANIZATION_ID or cached context. | |
| assignee_user_ids | No |