list-workspaces
Get all workspaces for the authenticated user, including IDs, names, plan types, and user roles.
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. |