Get work package comments
get_work_package_commentsRetrieve all comments on a specific work package, ordered from oldest to newest, excluding status changes without comments.
Instructions
Read the comments on one work package, oldest first. Status changes without a comment are omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Work package id. | |
| limit | No | Maximum comments to return. Default 50. |