HR
Hotel Ratings
/e-reputation/hotel-sentiments
Get sentiments by Amadeus Hotel Ids
Get sentiments by Amadeus Hotel Ids
livedegraded · 86ms~3s typical
hotel ratingshotel
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run oa-amadeus-com-amadeus-hotel-ratings /e-reputation/hotel-sentiments for me.
Input
| Field | Type | Description |
|---|---|---|
| hotelIds* | array | Comma-separated list of Amadeus Hotel Ids (max. 3) . Amadeus Hotel Ids are found in the Hotel Search response (parameter name is 'hotelId'). default null |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"oa-amadeus-com-amadeus-hotel-ratings","endpoint":"/e-reputation/hotel-sentiments","input":{"hotelIds":[]}}'cli
npx cracked-ai run -p oa-amadeus-com-amadeus-hotel-ratings -e /e-reputation/hotel-sentiments -i '{"hotelIds":[]}'mcp
run_tool({ provider: "oa-amadeus-com-amadeus-hotel-ratings", endpoint: "/e-reputation/hotel-sentiments", input: {"hotelIds":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.