redmine_download
Download and save Redmine attachments locally using attachment ID and specified save path. Optionally, customize the filename for the downloaded file. Returns YAML with status and details.
Instructions
Download an attachment from Redmine and save it to a local file
Args: attachment_id: The ID of the attachment to download save_path: Fully qualified path where the file should be saved to filename: Optional filename to use for the attachment. If not provided, will be determined from attachment data or URL
Returns: str: YAML string containing download status, file path, and any error messages
Input Schema
Name | Required | Description | Default |
---|---|---|---|
attachment_id | Yes | ||
filename | No | ||
save_path | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Redmine
Related Tools
- @runekaagaard/mcp-redmine
- @runekaagaard/mcp-redmine
- @runekaagaard/mcp-redmine
- @sooperset/mcp-atlassian
- @yonaka15/mcp-server-redmine