search_text
Search for specific text patterns in PDF files using regular expressions. Specify case sensitivity, page range, and retrieve matches with page numbers, text, and context.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
case_sensitive | No | ||
end_page | No | ||
pattern | Yes | ||
pdf_path | Yes | ||
start_page | No |