run_project
Trigger a Hex project run and return a run ID for status polling. Enables asynchronous execution.
Instructions
Trigger a Hex project run. Returns a run_id for status polling. Use run_and_wait instead if you want to block until completion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | No | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |