List Pulse Dashboard Messages
listPulseDashboardMessagesList the chat transcript of a Duvo Pulse dashboard's live version (requires edit access). Returns the most recent page by default, oldest first within the page; pass before (a message id from a previous page) to walk back through older messages. Messages from other version branches are not included.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of messages to return (1-500, default 50). | |
| before | No | Message id cursor: return the page of messages immediately older than this message. Omit for the most recent page. | |
| artifactId | Yes |