Show automation run
showAutomationRunRetrieve the current status of an automation run by its ID, with optional step-level details.
Instructions
Show automation run. Retrieves the status of an existing automation run. Level API endpoint: GET /v2/automation-runs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the automation run. | |
| include_steps | No | Include step names, statuses, and output in the response. |