action pdfblocks_add_text_watermark_v1 { label: "Add a text watermark to a PDF" description: "Add a text watermark to each page of a PDF document. Choose from several watermark templates." provider: pdfblocks method: POST path: "/v1/add_watermark/text" encoding: json output: { type: "object" additionalProperties: true } }