list_work_item_properties
Retrieve all properties defined for a specific work item type within a project. Use it to understand the available fields for work items.
Instructions
List work item properties for a work item type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | UUID of the project | |
| type_id | Yes | UUID of the work item type | |
| params | No | Optional query parameters as a dictionary |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |