pdf_delete_pages
Delete Pages — Remove specific pages from a PDF. [category: pdf]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | The PDF to edit. Password-protected input is rejected 400 — run pdf_unlock first. | |
| pages | Yes | Pages to delete e.g. '1,3,5-7' |