code_workspace_wait_for_run
Wait for a coding run in a workspace to complete and get the final status. Optionally specify a run ID or use the current active run.
Instructions
Wait for a coding run to finish and return its latest status.
If run_id is omitted, the tool waits for the current active run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | ||
| run_id | No | ||
| timeout_seconds | No | ||
| poll_interval_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |