get_issue_property
Retrieve a specific property value from a Jira issue by providing the issue key or ID and the property key. Get the data needed to inspect custom fields or metadata.
Instructions
Get issue property
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| propertyKey | Yes | The key of the property. | |
| issueIdOrKey | Yes | The key or ID of the issue. |