This tool retrieves the message history for a specified Ably channel. It uses the GET /channels/{channelId}/messages endpoint to return a paginated list of messages in chronological order, subject to parameters such as 'channelId', 'limit', 'direction', 'start', and 'end'. The t…
endintegerThe end of the query interval as a time in milliseconds since the epoch
limitintegerThe maximum number of records to return. A limit greater than 1,000 is invalid
startintegerThe start of the query interval as a time in milliseconds since the epoch
directionstringThe direction of this query. The direction determines the order of the returned result array
channel_idRequiredstringThe ID of the channel to retrieve history for
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.