save_attachment
Store an email attachment from a Request Tracker ticket to a local file or directory, preserving original filename when a directory is specified.
Instructions
Save an attachment to a local file. The MCP server writes the file directly, so this works on any platform. If path is a directory, the original filename is used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Attachment ID | |
| path | Yes | Destination file path or directory |