read_publication
Download and read NIST publication PDFs as Markdown. Retrieve table of contents or extract specific pages by page range.
Instructions
Download and read a NIST publication PDF. Returns table of contents or specific pages as Markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| publication_id | Yes | Publication ID, e.g. 'SP 800-53' | |
| pages | No | Page range, e.g. '1-5'. Omit for table of contents. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |