save_path
(string): Fully qualified file path (not directory) where the file should be saved (must be within allowed directories)
How to use it
save_path is exposed by the MCP Redmine MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the save_path tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL MCP REDMINE LISTINGOther tools in MCP Redmine (13)
(integer): The ID of the attachment to download
(object, optional): Dictionary for request body (for POST/PUT)
(string, optional): Optional description for the file
(string): Fully qualified path to the file to upload (must be within allowed directories)
(string, optional): Optional filename for the Redmine download URL (determined automatically from attachment metadata if not provided)
(string, optional): HTTP method to use (default: 'get')
(object, optional): Dictionary for query parameters
(string): API endpoint path (e.g. '/issues.json')