MCP Redmine

Mozilla Public License 2.0
7
  • Apple
  • Linux

redmine_paths_info

Retrieve detailed API specifications in YAML format for specified Redmine path templates to streamline project and issue management integrations.

Instructions

Get full path information for given path templates

Args: path_templates: List of path templates (e.g. ['/issues.json', '/projects.json'])

Returns: str: YAML string containing API specifications for the requested paths

Input Schema

NameRequiredDescriptionDefault
path_templatesYes

Input Schema (JSON Schema)

{ "properties": { "path_templates": { "items": {}, "title": "Path Templates", "type": "array" } }, "required": [ "path_templates" ], "title": "redmine_paths_infoArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP Redmine

Related Tools

ID: y08jjdmkyr