Liveblocks

Official
by liveblocks

get-active-users

Retrieve real-time data on active users in a Liveblocks room by specifying the room ID, enabling effective monitoring and collaboration.

Instructions

Get a Liveblocks room's active users

Input Schema

NameRequiredDescriptionDefault
roomIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "roomId": { "type": "string" } }, "required": [ "roomId" ], "type": "object" }
ID: x714wi36o5