Liveblocks

Official
by liveblocks

get-room

Retrieve a Liveblocks room by specifying the room ID to access or manage collaborative data in real-time.

Instructions

Get a Liveblocks room

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