List DM events
list_dm_eventsRetrieve recent DM events from a 1:1 conversation with a participant. Lists newest messages first, up to 100 events.
Instructions
Read recent DM events in a 1:1 conversation with a participant (newest first, up to 100). Requires dm.read scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | No | Participant @handle (used if participantId omitted). | |
| maxResults | No | Max events to return (default 20, max 100). | |
| participantId | No | Participant X user id. |