Liveblocks

Official
by liveblocks

get-storage-document

Retrieve a specific storage document from a Liveblocks room by providing the room ID. Enables access to shared data for real-time collaboration.

Instructions

Get a Liveblocks storage document

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