focus_get_task
Retrieves a task by ID from Toggl Focus, returning its details and optionally assignees. Use it to fetch specific task information for review or integration.
Instructions
Toggl Focus/2.0: get a task by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| workspace_id | No | Workspace ID. Defaults to TOGGL_WORKSPACE_ID or cached context. | |
| organization_id | No | Organization ID. Defaults to TOGGL_ORGANIZATION_ID or cached context. | |
| include_assignees | No |