get_issue
Retrieve detailed information about a specific Jira issue by providing its issue key, enabling users to access ticket details, status, and related data for project tracking and management.
Instructions
Get detailed information about a specific Jira issue.
Args:
issue_key: The issue key (e.g., 'PROJ-123')
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_key | Yes |