Paradox · Capability
Paradox API — Location Rooms
Paradox API — Location Rooms. 5 operations. Lead operation: Paradox Get location rooms. Self-contained Naftiko capability covering one Paradox business surface.
What You Can Do
GET
Getlocationrooms
— Paradox Get location rooms
/v1/location/{location-id}/rooms
POST
Createlocationroom
— Paradox Create location room
/v1/location/{location-id}/rooms
GET
Getlocationroom
— Paradox Get single location room
/v1/location/{location-id}/rooms/{room-id}
PUT
Updatelocationroom
— Paradox Update location room
/v1/location/{location-id}/rooms/{room-id}
DELETE
Deletelocationroom
— Paradox Delete location room
/v1/location/{location-id}/rooms/{room-id}
MCP Tools
paradox-get-location-rooms
Paradox Get location rooms
read-only
idempotent
paradox-create-location-room
Paradox Create location room
paradox-get-single-location-room
Paradox Get single location room
read-only
idempotent
paradox-update-location-room
Paradox Update location room
idempotent
paradox-delete-location-room
Paradox Delete location room
idempotent