get_playbook
Read ONE Playbook by id or title — operator contract (outcome, who, what Yes authorizes), steps, plan Agree seal, assignee, how-to (description = custom_instructions). Use before agree_playbook / run_playbook. list_playbooks is the index (same description key).
Routing: Inspect one Playbook (steps + whether the plan is Agreed) → use this
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. | |
| tactic_id | No | UUID of the Playbook (use this or tactic_title). | |
| tactic_title | No | Title (or fragment) of the Playbook (use this or tactic_id). |