list-workspaces
Fetch all workspaces and their details for the authenticated Todoist user. Get workspace IDs, names, plan types, roles, and permissions.
Instructions
Get all workspaces for the authenticated user. Returns workspace details including ID, name, plan type (STARTER/BUSINESS), user role (ADMIN/MEMBER/GUEST), link sharing settings, guest permissions, creation date, and creator ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | The type of the response. | |
| count | Yes | The total number of workspaces. | |
| workspaces | Yes | List of workspaces. |