get_priorities
Retrieve a list of priorities for effective task organization using the Backlog MCP Server, enabling streamlined project and issue management.
Instructions
Returns list of priorities
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}