get_definitions
Retrieve term definitions from the PDF specification (ISO 32000-2). Returns structured data including term, definition text, notes, and sources.
Instructions
Get term definitions from Section 3 of the PDF specification (ISO 32000-2). Returns structured definitions with term, definition text, notes, and sources.
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). | |
| term | No | Search for a specific term by keyword (case-insensitive substring match). If omitted, returns all definitions. |