List Comments
list_commentsRetrieve all comments attached to a work item in a Plane project by providing project and work item IDs. Use pagination to control the number of comments returned.
Instructions
List the comments on a work item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| per_page | No | Items per page (1-100, default 100). | |
| project_id | Yes | Project UUID. | |
| work_item_id | Yes | Work item UUID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||