search_and_open
Search for text within a PDF and navigate directly to the specified search result.
Instructions
Search for text in PDF and open to the specified result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the PDF file | |
| query | Yes | Text to search for | |
| result_index | No | Which search result to open (1-indexed, default: 1) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |