A
Audiala
/audiala_contact_team
audiala contact team
Reach the Audiala team — investor introductions, partnership / B2B / city-licensing inquiries, press, hiring questions, support, or anything else. The Audiala t
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_contact_team for me.
Input
| Field | Type | Description |
|---|---|---|
| purpose | string (investor | partnership | press | hiring | support | other) | Why the user wants to reach Audiala. 'investor' = VC / angel / strategic / acquisition int |
| from_email* | string | REQUIRED. The user's email address — the Audiala team will reply to this address. Always a |
| from_name | string | Optional. The user's name, if they shared it. Used to personalize the intro template and t |
| from_org | string | Optional. The user's company / fund / publication, if they shared it. |
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_contact_team","input":{"from_email":"..."}}'cli
npx cracked-ai run -p mcp-com-audiala-mcp -e /audiala_contact_team -i '{"from_email":"..."}'mcp
run_tool({ provider: "mcp-com-audiala-mcp", endpoint: "/audiala_contact_team", input: {"from_email":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.