deleteRoomPhoto
Delete one photo from a room's gallery. Call getMyStayRooms first to find the exact fileName. Requires NOMADSTAYS_MCP_AGENT_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roomId | Yes | The room's EntryID | |
| stayId | Yes | The Stay's EntryID | |
| fileName | Yes | The exact file name from getMyStayRooms | |
| roomArea | Yes | 'photos' for the regular room gallery, 'workspace' for the room's coworking gallery |