focus_whoami
Verify your Toggl Focus API key by retrieving account metadata and user settings, confirming workspace and organization context.
Instructions
Toggl Focus/2.0: return account metadata and user settings for the authenticated Focus API key. Not Track.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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_settings | No | If true (default), also fetch GET /users/me/settings |