action pdfblocks_reverse_pages_v1 { label: "Reverse the pages of a PDF" description: "Reverse the order of the pages of a PDF document." provider: pdfblocks method: POST path: "/v1/reverse_pages" encoding: json output: { type: "object" additionalProperties: true } }