search_pdf_text
Search for specific text within a PDF file and retrieve page numbers for each occurrence.
Instructions
Search for text in a PDF file and return results with page numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the PDF file | |
| query | Yes | Text to search for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |