get_priorities
Retrieve a formatted list of all available issue priorities to streamline task management within the Redmine project management system using the MCP server.
Instructions
取得所有可用的議題優先級列表
Returns:
格式化的優先級列表
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_prioritiesArguments",
"type": "object"
}