list_workspaces
List all workspaces the authenticated user can access, with optional limit and pagination token to manage large result sets efficiently.
Instructions
List all workspaces the authenticated user is a member of.
Args:
limit: Max results to return.
next_token: Pagination token from a previous response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| next_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |