retrieve_work_item_comment
Retrieves a specific comment from a work item using project, work item, and comment IDs.
Instructions
Retrieve a single comment by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | ||
| project_id | Yes | ||
| work_item_id | Yes |