reorderRoomPhotos
Change the display order of a room's photo gallery. fileNames must be the FULL current gallery (same set, just reordered) — call getMyStayRooms first. Requires NOMADSTAYS_MCP_AGENT_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roomId | Yes | The room's EntryID | |
| stayId | Yes | The Stay's EntryID | |
| roomArea | Yes | 'photos' for the regular room gallery, 'workspace' for the room's coworking gallery | |
| fileNames | Yes | The complete gallery file names in the new desired order — must match the current set exactly (call getMyStayRooms first) |