run_and_wait
Run a Hex project and wait for it to complete, then refresh the published app with updated notebook results, returning the final status or error details.
Instructions
Run a Hex project and poll until it completes or errors. This is the primary tool for pushing notebook changes to the app view — after updating cells, call this and the published app will reflect the new results automatically without any manual refresh.
Returns the final run status with error details if it failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | No | ||
| project_id | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |