get_issue
Retrieve detailed information for a specific JIRA issue by providing its issue key. Optionally specify which fields to include in the response.
Instructions
JIRA 課題の詳細を取得します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Fields to include in the response | |
| issueKey | Yes | Issue key (e.g. PROJECT-123) |