This tool retrieves the history of presence messages for a specified channel in Ably. It allows you to query presence events on a channel within a given time period.
endintegerThe end of the query interval as a time in milliseconds since the epoch. Defaults to current time.
limitintegerThe maximum number of records to return. Maximum value is 1000.
startintegerThe start of the query interval as a time in milliseconds since the epoch
directionstringThe direction of results. Can be either 'backwards' or 'forwards'.
channel_idRequiredstringThe channel name to get presence 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.