action pdfblocks_remove_signatures_v1 { label: "Remove the signatures from a PDF" description: "Remove the cryptographic signatures and timestamps from a PDF document." provider: pdfblocks method: POST path: "/v1/remove_signatures" encoding: json output: { type: "object" additionalProperties: true } }