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
Name | Required | Description | Default |
---|---|---|---|
path_templates | Yes |