List Relation Definitions
relation_meta_definitionsList relation definitions in a project to discover relation IDs and field keys, enabling accurate relation list queries.
Instructions
List relation definitions in a project. Use this before relation_list when you need to discover relation IDs or relation field keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | No | Project key. Always pass explicitly in multi-project usage; resolve it with project_search first when missing. | |
| work_item_type | No | Optional source work item type key. | |
| relation_work_item_type | No | Optional related work item type key to narrow definitions. |