deleteStayPhoto
Delete one photo from a Stay. Call getMyStayPhotos first to find the exact fileName. Requires NOMADSTAYS_MCP_AGENT_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area | Yes | Which photo area the file belongs to (room photos aren't supported by this tool — manage those via updateStayRoom) | |
| stayId | Yes | The Stay's EntryID | |
| fileName | Yes | The exact file name from getMyStayPhotos, e.g. '69bdf22cdb0c43a7be3e825a0a3a2074.jpg' |