action pdfblocks_add_restrictions_v1 { label: "Add restrictions to a PDF" description: "Add restrictions to prevent copying, printing, and modifying a PDF document." provider: pdfblocks method: POST path: "/v1/add_restrictions" encoding: json output: { type: "object" additionalProperties: true } }