open_pdf_page
Navigate directly to a specific page in a PDF document by providing the file path and page number.
Instructions
Open a PDF file to a specific page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the PDF file | |
| page_number | Yes | Page number to open (1-indexed) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |