get_work_item
Retrieve a single work item by its UUID to inspect its details, including state, assignees, and labels.
Instructions
Get a single work item by its UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | state,assignees,labels | |
| issue_id | Yes | ||
| project_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||