focus_list_clients
List clients in a Toggl Focus workspace. Filter by name and paginate results using page and per_page parameters.
Instructions
Toggl Focus/2.0: list clients in a workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| page | No | Page number (default 1) | |
| 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. |