Room MCP

exit-room

Exit a designated virtual room and release associated resources efficiently using Room MCP's command-line interface. Simplify resource management for peer-to-peer collaboration.

Instructions

exit a room and clean up resources

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" }

You must be authenticated.

Other Tools from Room MCP

Related Tools

ID: p6xyqb1e9e