Audiala
A
Audiala
/audiala_audio_guide

audiala audio guide

Look up an Audiala audio guide for a specific monument or place inside a city. Returns the canonical URL, a short editorial summary, and a deep link to open the

liveverifiedunknown~5s typical
mcpprobedaudiala
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-audiala-mcp /audiala_audio_guide for me.

Input

FieldTypeDescription
city*stringCity name or slug (e.g. 'rome' or 'Rome').
monument*stringMonument / place name (e.g. 'Colosseum').
langstring (en | fr | de | es | it | pt)Content language. Defaults to en.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-audiala-mcp","endpoint":"/audiala_audio_guide","input":{"city":"...","monument":"..."}}'
cli
npx cracked-ai run -p mcp-com-audiala-mcp -e /audiala_audio_guide -i '{"city":"...","monument":"..."}'
mcp
run_tool({ provider: "mcp-com-audiala-mcp", endpoint: "/audiala_audio_guide", input: {"city":"...","monument":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.