list-workspaces
Retrieve all workspaces for the authenticated user, including IDs, plan types, roles, and settings. Use this to view and manage workspace details.
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. |