List Workspaces
list-workspacesList all test workspaces with metadata (IDs, timestamps, language, file counts) to discover and manage workspace lifecycles.
Instructions
List all available test workspaces with their metadata. Returns workspace IDs, creation timestamps, language type, and file counts. Useful for discovering existing workspaces, understanding workspace organization, and managing workspace lifecycle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of workspaces to return (default: 50) | |
| sortBy | No | Sort workspaces by creation time or file count | created |