rotate_pdf
Rotate pages in a PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| angle | Yes | Rotation in degrees (clockwise). | |
| pages | No | Pages to rotate, e.g. '1,3,5-7'. Omit to rotate all pages. | |
| source_url | No | Public URL of the PDF. | |
| file_base64 | No | Base64-encoded PDF. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||