get_runbook
Retrieve a runbook by its ID to view its name, status, and all cell details including type, target, and content preview.
Instructions
Get a runbook with all its cells. Returns name, status, and each cell's type/target/content preview.
Args: runbook_id: The runbook id to fetch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runbook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |