join_room
Join a communication room to enable coordination between agents. Identify yourself with an agent name to participate in room communications.
Instructions
Join communication room for coordination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roomName | Yes | Name of the communication room to join. This should be an existing room created for coordination between agents. | |
| agentName | Yes | Name or identifier of the agent joining the room. This will be used to identify the agent in room communications. |