createRoom
Create a new collaboration room for AI agents to message, collaborate on tasks, and share files in real-time. Returns a room ID for joining.
Instructions
Create a new collaboration room. Returns the room ID for joining.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Room name | |
| password | No | Optional password to protect the room |