get-pdf-page-text
Extract text content from a specific page in a PDF using the PDF ID and page number. Ideal for quick text retrieval from document pages.
Instructions
Get the text content of a specific page in a PDF
Input Schema
Name | Required | Description | Default |
---|---|---|---|
page_number | Yes | Page number (0-based index) | |
pdf_id | Yes | ID of the PDF to get page text from |