focus_list_statuses
List task statuses for a Toggl Focus workspace, filter by status type, and paginate results to track task progress and manage workflow.
Instructions
Toggl Focus/2.0: list task statuses for a workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| page | No | Page number (default 1) | |
| type | No | Filter by status type | |
| per_page | No | Results per page (default 50, max 100) | |
| 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. |