get_requirements
Extract normative requirements (shall, must, may) from PDF specification ISO 32000-2, returning structured results with sentence context, section, and requirement level. Filter by specification, section, or requirement level.
Instructions
Extract normative requirements (shall/must/may) from the PDF specification (ISO 32000-2). Returns structured requirements with the sentence context, section, and requirement level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | No | Specification ID (e.g., "iso32000-2", "ts32002", "pdfua2"). Use list_specs to see available specs. Default: "iso32000-2" (PDF 2.0). | |
| section | No | Filter by section number (e.g., "7.3.4", "12.8"). Includes subsections. If omitted, scans all sections (slower on first call). | |
| level | No | Filter by requirement level. |