get_playbook
Retrieve a LeanScale delivery playbook in full, or one named section of it. Playbooks are structured Blueprint → Build → Enable → Maintain. Call list_playbooks first if you're not sure of the name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Playbook name, e.g. 'Attribution', 'CPQ', 'Sales Territory Design'. | |
| section | No | Optional section, e.g. 'Blueprint'. Omit for the whole playbook. |