backlog_get_priorities
Get the global list of issue priorities for a Backlog space. Each priority includes an ID and name for use as filter parameters.
Instructions
Fetch the global list of issue priorities for this Backlog space.
Priorities are space-wide (not project-specific). Returns each priority with its ID and name. Use the IDs to filter issues via backlog_get_issue_list (priorityId param).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||