read_workspace
Retrieve a workspace by its ID. Returns 404 for unknown or other-tenant IDs.
Instructions
Returns a single workspace by ID. Unknown or other-tenant IDs return 404.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Workspace ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | A workspace for saving and reusing analysis conditions. |