Read a library document
library_documentRead one long SHPBL document, paged for a context window: volume (the complete text of a volume of The Strategic Master Library), catalog_outline (the Collective catalog's parts, component classes, agent-kit steps and verification axes), report_template (the branded audit report HTML to fill in), or standing_order (the prompt that governs a run). Requires a Practitioner key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Your SHPBL subscription key (shpbl_mcp_…). Optional if your client sends it as the `Authorization: Bearer …` request header. | |
| part | No | 1-based page of the document, up to 60. | |
| volume | No | Required for `document: volume` — the volume slug or its number, 1 through 7. | |
| section | No | For `document: catalog_outline` — only parts or sections whose name contains this text. | |
| document | Yes | Which document to read. |