reorderStayPhotos
Change the display order of a Stay's listing or workspace photo gallery. fileNames must be the FULL current gallery (same set of files, just reordered) — call getMyStayPhotos first. This only reorders; it cannot add or remove photos. Requires NOMADSTAYS_MCP_AGENT_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area | Yes | Only these two areas support reordering | |
| stayId | Yes | The Stay's EntryID | |
| fileNames | Yes | The complete gallery file names in the new desired order — must match the current set exactly (call getMyStayPhotos first) |