get_comments
Retrieve comments for a given Jira issue as compact structured data. Read-only, returns comment bodies and metadata for agent workflows.
Instructions
Fetch comments for a Jira issue as compact structured data. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max comments to return | |
| issue_key | Yes | Jira issue key, e.g. DEMO-123 |