search_tables
Search PDF documents for structured table data including memory maps, register definitions, and command references. Returns markdown with page numbers.
Instructions
Search for tables in PDF documents. Tables contain structured data like memory maps, register definitions, and command references. Returns tables in markdown format with page numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query for table content | |
| max_results | No | Maximum number of results (default: 5) | |
| tags | No | Filter by document tags (optional) |