List comments
list_commentsRetrieve comments for a specific work item, sorted oldest first. Supports pagination to control the number of results.
Instructions
List the comments on a work item, oldest first. Paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| work_item_id | Yes | Work item id | |
| page | No | 1-based page number (default 1) | |
| per_page | No | Results per page, max 100 (default 50) |