list-workspaces
Get all workspaces for the authenticated Todoist user, returning details like workspace ID, name, plan type, and user role.
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. |