get_ticket
Fetch a Jira ticket by its key and get its standard fields, description, and custom fields.
Instructions
Fetch a Jira ticket by key (e.g. INFOSEC-2239). Returns standard fields, description, and populated custom fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_key | Yes | ||
| include_noisy_custom_fields | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |