create_workspace
Create a new workspace to obtain its ID, which you then pass as workspace_id to start_run. Specify analysis conditions in the start_run body.
Instructions
Creates a new workspace and returns its id. Pass the returned id as workspace_id to start_run. Analysis conditions themselves are not set here — specify them in the start_run body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Workspace display name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |