List Comments
comment_listRetrieve comments for a work item, filtering by optional start and end times to narrow results.
Instructions
List comments on a work item. Use optional start_time and end_time to narrow the time window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_time | No | Optional end time filter. | |
| page_num | No | ||
| start_time | No | Optional start time filter. | |
| project_key | No | Project key. Always pass explicitly in multi-project usage; resolve it with project_search first when missing. | |
| work_item_id | Yes | Target work item ID. |