create-comment
Enable users to create comments within Liveblocks by specifying a roomId, threadId, and structured data, ensuring userId is always provided for attribution.
Instructions
Create a Liveblocks comment. Always ask for a userId.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| roomId | Yes | ||
| threadId | Yes |