TA
Tours and Activities
/shopping/activities/by-square
Returns Activities around a given location
Returns Activities around a given location
liveunknown~3s typical
searchtours
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run oa-amadeus-com-amadeus-tours-and-activities /shopping/activities/by-square for me.
Input
| Field | Type | Description |
|---|---|---|
| north* | number | Latitude north of bounding box (decimal coordinates) default null |
| west* | number | Longitude west of bounding box (decimal coordinates) default null |
| south* | number | Latitude south of bounding box (decimal coordinates) default null |
| east* | number | Longitude east of bounding box (decimal coordinates) 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-tours-and-activities","endpoint":"/shopping/activities/by-square","input":{"north":1,"west":1,"south":1,"east":1}}'cli
npx cracked-ai run -p oa-amadeus-com-amadeus-tours-and-activities -e /shopping/activities/by-square -i '{"north":1,"west":1,"south":1,"east":1}'mcp
run_tool({ provider: "oa-amadeus-com-amadeus-tours-and-activities", endpoint: "/shopping/activities/by-square", input: {"north":1,"west":1,"south":1,"east":1} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.