deleteStayRoom
Delete (soft-delete) a room from a Stay. Requires an MCP agent token scoped to the owning account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roomId | Yes | The room's EntryID — use getMyStayRooms to find it | |
| stayId | Yes | The Stay's EntryID |