spaces
List all work areas in a workspace, or fetch details for one work area by ID. Omit the ID to get the full list.
Instructions
Get spaces from a workspace, or details of a specific space. Omitting space_id lists all spaces in the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | No | Specific space ID — omit to list all spaces | |
| workspace_id | Yes | The ID of the workspace |