edit_attachments
List or remove file attachments in a PDF. Specify the action to view or delete embedded files from the given document.
Instructions
List or remove file attachments in a PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to the PDF file | |
| action | No | "list" = show attachments, "remove" = delete specified | |
| remove | No | Attachment filenames to remove | |
| output_name | No | Output file path (defaults to same dir with suffix) |