get_issue_comments
Retrieve all comments for a specific issue by providing its project and issue IDs.
Instructions
Get all comments for a specific issue.
Args: project_id: The UUID identifier of the project issue_id: The UUID identifier of the issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |