Agent Jam logo

Agent Jam

  1. Integrations
  2. Ably
Why Agent Jam?FeaturesIntegrationsPricing
Try App as GuestSign InGet Started for Free

Made with 🫖 by Boiling KettleBoiling Kettle

PrivacyTermsContact
Ably logo

Ably

developer tools

Ably is a real-time messaging platform helping developers build live features, including chat and data synchronization, with global scalability and robust reliability for modern applications

Get Started for Free
View Pricing

25

Available Tools

0

Triggers

Featured Tools

Query Batch Presence

This tool enables querying the presence states of multiple channels in a single API request. The API retrieves the member presence details of the specified channels in parallel.

channels*
separator
Query Batch Presence History

This tool enables querying presence history for multiple channels in a single API request. It uses the GET endpoint at https://rest.ably.io/presence to retrieve the member presence history details of the specified channels in parallel.

end
limit
start
+2
Delete Channel Subscription

This tool allows you to unsubscribe devices or clients from push notifications for specific channels. The operation is asynchronous, so immediate requests after deletion may briefly still return the subscription.

channel
client_id
device_id
Get Channel Details

This tool retrieves metadata and details for a specific channel in Ably. It returns a ChannelDetails object containing information about the channel's status, occupancy, and other metadata. The endpoint provides visibility into channel activity, including metrics such as connections, presence, publishers, and subscribers, and requires appropriate permissions.

channel_id*
Get Channel History

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 tool is useful for auditing, recovering missed messages, analyzing channel activity, and debugging message flows. Authentication is required via basic or token authentication.

end
limit
start
+2
Get Channel Presence

Tool to obtain the set of members currently present for a channel. Use when you need to check which clients are currently connected and active on a specific Ably channel.

limit
format
clientId
+2

All Tools (25)

19 of 19

Ready to connect Ably?

Get started with Agent Jam and connect Ably along with 700+ other apps to supercharge your workflow.

Get Started for Free
Browse More Integrations