FA
Football Atlas
/answer
Answer a question about Football Atlas
Answer a question from the corpus. Returns the matched object's claims with sources and confidence — never an unsourced answer. Use this when the user asked a q
liveverifiedunknown~5s typical
mcpprobedfootballatlas
$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-app-futbolatlas-futbol-atlas /answer for me.
Input
| Field | Type | Description |
|---|---|---|
| question* | string | The question to answer, in the words the user asked 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-app-futbolatlas-futbol-atlas","endpoint":"/answer","input":{"question":"..."}}'cli
npx cracked-ai run -p mcp-app-futbolatlas-futbol-atlas -e /answer -i '{"question":"..."}'mcp
run_tool({ provider: "mcp-app-futbolatlas-futbol-atlas", endpoint: "/answer", input: {"question":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.