action pdfblocks_merge_documents_v1 { label: "Merge PDF documents" description: "Combine multiple PDF documents into a single PDF document." provider: pdfblocks method: POST path: "/v1/merge_documents" encoding: json output: { type: "object" additionalProperties: true } }