pdf_delete_page
Remove a specific page from a PDF by providing the file path and page number. Enables precise control over document content by deleting unwanted pages.
Instructions
Delete a page from a PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pdf_path | Yes | ||
| page_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |