save_attachment
Save an attachment from Request Tracker to a local file. Provide the attachment ID and destination path to download the file directly to your machine.
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 |