action pdfblocks_rotate_pages_v1 { label: "Rotate pages in a PDF" description: "Rotate one or more pages in a PDF document." provider: pdfblocks method: POST path: "/v1/rotate_pages" encoding: json output: { type: "object" additionalProperties: true } }