method
(string, optional): HTTP method to use (default: 'get')
How to use it
method is exposed by the MCP Redmine MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the method 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)
(object, optional): Dictionary for query parameters
(string): API endpoint path (e.g. '/issues.json')
(string): Fully qualified file path (not directory) where the file should be saved (must be within allowed directories)