Get Execution
get_executionRetrieve details of a specific workflow execution by ID. Optionally include input/output data to analyze or debug execution results.
Instructions
Get details of a specific execution by ID. Set include_data=True to include input/output data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execution_id | Yes | ||
| include_data | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||