get_trackers
Retrieve and format a list of all available trackers in a Redmine project management system using MCP Server for streamlined issue management.
Instructions
取得所有可用的追蹤器列表
Returns:
格式化的追蹤器列表
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_trackersArguments",
"type": "object"
}