list_workspaces
List all workspace subdirectories with metadata to quickly see what's inside a project.
Instructions
List all workspace/<slug>/ subdirectories with their metadata.
Picks up both workspaces created by new_workspace (they have
a .workspace.json marker) and directories created by hand
(shown with just the slug). Use for the at-a-glance "what's
inside this project" view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Output language (``zh``/``en``). Empty = auto-detect from project config. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |