Tool to enumerate all active channels in the Ably application. Use when you need to discover available channels or monitor channel activity. Returns paginated results and is heavily rate-limited. Can return either channel names only or full channel details with occupancy data.
bystringChannel enumeration options.
limitintegerMaximum number of channels to return. Default is 100, maximum is 1000.
formatstringResponse format options for the API.
prefixstringFilter to return only channels whose name starts with the given prefix
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.