list-workspaces
Fetches all workspaces for the authenticated user, providing details on plan type, user role, link sharing, and guest 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. |