Tool to list messages in a room. Use when you need to retrieve chat history filtered by room, time window, or mentions.
maxintegerMaximum number of messages to return per request.
beforestringFilter messages sent before a specific ISO8601 timestamp.
roomIdRequiredstringUnique identifier for the room to list messages from.
parentIdstringFilter messages that are replies to a specific message ID.
beforeMessagestringFilter messages sent before a specific message, by its ID.
mentionedPeoplearrayFilter messages where the caller is mentioned; use 'me' or person IDs.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.