get_priority
Retrieve a single priority's details by ID. Optionally return just the ID and name for a concise response.
Instructions
Get single priority by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Priority ID - REQUIRED | |
| isShort | No | Return short form (ID and name only) |