jira_get_comments
Retrieve recent comments from a Jira issue by providing the issue key. Limits results to a specified number of the newest comments.
Instructions
Fetch comments on a Jira issue (read-only). Returns the most recent limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Issue key, e.g. 'PROJ-123'. | |
| limit | No | Max comments to return (newest kept). Default 20. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||