get_priority
Retrieve a work package priority by its ID to view its name and attributes.
Instructions
Get a single work package priority by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| priority_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | Yes | ||
| color | Yes | ||
| position | Yes | ||
| is_active | Yes | ||
| is_default | Yes |