List Pulse Dashboard Comments
listPulseDashboardCommentsList the comment threads on a Duvo Pulse dashboard (requires view access). Each thread carries its author, the dashboard element it is pinned to, its replies oldest-first, and whether it has been marked complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of comment threads to return (1-200, default 50). | |
| offset | No | Number of comment threads to skip, for paging. | |
| status | No | Return only threads in this state: `open` for threads not yet marked complete, `complete` for those that are. Omit for both. `total` and `open_total` always count the whole set, so a filtered page still reports how many threads exist. | |
| artifactId | Yes |