delete_issue_property
Delete a specific property from a Jira issue by providing the issue key or ID and property key. Removes unwanted metadata to keep issue details clean.
Instructions
Delete issue property
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| propertyKey | Yes | The key of the property. | |
| issueIdOrKey | Yes | The key or ID of the issue. |