Ably · Capability
Platform API — Status
Platform API — Status. 3 operations. Lead operation: Enumerate all active channels of the application. Self-contained Naftiko capability covering one Ably business surface.
What You Can Do
GET
Getmetadataofallchannels
— Enumerate all active channels of the application
/v1/channels
GET
Getmetadataofchannel
— Get metadata of a channel
/v1/channels/{channel-id}
GET
Getpresenceofchannel
— Get presence of a channel
/v1/channels/{channel-id}/presence
MCP Tools
enumerate-all-active-channels-application
Enumerate all active channels of the application
read-only
idempotent
get-metadata-channel
Get metadata of a channel
read-only
idempotent
get-presence-channel
Get presence of a channel
read-only
idempotent