execute-runbook
Trigger a runbook by its ID with an optional execution payload, choosing fire-and-forget or synchronous execution.
Instructions
Execute a runbook (fire-and-forget or synchronous).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execution | No | Execution payload (parameters, context, etc.). | |
| runbook_id | Yes |