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
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Redmine
Related Tools
- @runekaagaard/mcp-redmine
- @runekaagaard/mcp-redmine
- @yonaka15/mcp-server-redmine
- @runekaagaard/mcp-redmine
- @yonaka15/mcp-server-redmine