List Workspaces
list_workspacesList workspaces accessible to you, ordered by membership. Returns workspace IDs, names, and descriptions with pagination.
Instructions
List all workspaces available to the user, ordered by membership (user's workspaces first). Returns workspaces with their ID, name, and description. [IMPORTANT] To search for workspaces by name, use the "search" tool with searchType WORKSPACES instead — it provides faster and more accurate results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of workspaces to return. Default is (100), lower for a smaller response size | |
| page | No | Page number to return. Default is 1. |