set_pdf_metadata
Rewrite a PDF's document properties. Pass empty strings to strip identifying metadata before sharing. Returns base64.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | The PDF file, base64-encoded (max 10 MB) | |
| title | No | ||
| author | No | ||
| creator | No | ||
| subject | No | ||
| keywords | No | Comma-separated | |
| producer | No |