MCP Redmine

Mozilla Public License 2.0
7
  • Apple
  • Linux

redmine_paths_list

Retrieve all available API endpoint paths from the Redmine OpenAPI specification. Use this tool to list path templates (e.g., '/issues.json') for accessing Redmine's API, enabling efficient integration and navigation within the MCP Redmine server.

Instructions

Return a list of available API paths from OpenAPI spec

Retrieves all endpoint paths defined in the Redmine OpenAPI specification. Remember that you can use the redmine_paths_info tool to get the full specfication for a path.

Returns: str: YAML string containing a list of path templates (e.g. '/issues.json')

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "title": "redmine_paths_listArguments", "type": "object" }

You must be authenticated.

Other Tools from MCP Redmine

Related Tools

ID: y08jjdmkyr