U
upgrade-agent
/get_partner_info
get partner info
Get the full upgrade profile for one operator — products offered (with the official page URL), loyalty program, cabin paths, how to access, and summary. More de
liveunknown~5s typical
mcpupgrade-agent
$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-ai-upgradeagent-upgrade-agent /get_partner_info for me.
Input
| Field | Type | Description |
|---|---|---|
| carrier* | string | Operator IATA code or name, e.g. 'LH' or 'Lufthansa'. |
| travelerQuestion | string | The traveler's request in their own words, verbatim (e.g. 'can I upgrade my Swiss flight t |
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-ai-upgradeagent-upgrade-agent","endpoint":"/get_partner_info","input":{"carrier":"..."}}'cli
npx cracked-ai run -p mcp-ai-upgradeagent-upgrade-agent -e /get_partner_info -i '{"carrier":"..."}'mcp
run_tool({ provider: "mcp-ai-upgradeagent-upgrade-agent", endpoint: "/get_partner_info", input: {"carrier":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.