promote_runbook
Promote a runbook to the next lifecycle stage: from draft to reviewed for engineer approval, or from reviewed to standard after approval.
Instructions
Advance the runbook lifecycle: draft -> reviewed -> standard.
Call this when authoring is finished and the runbook is ready for engineer review (draft->reviewed), or when an engineer has approved it as a Standard Operating Procedure (reviewed->standard).
Args: runbook_id: The runbook to promote.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runbook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |