Pimeä
P
Pimeä
/pimea_get_answer

pimea get answer

Get the final result from a completed Pimea session. ALWAYS use this to retrieve the grounded deliverable instead of summarizing the chat history yourself — the

liveverifiedunknown~5s typical
mcpprobedpimeä
$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-pimea-pimea /pimea_get_answer for me.

Input

FieldTypeDescription
session_id*string
api_keystring default ""

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-pimea-pimea","endpoint":"/pimea_get_answer","input":{"session_id":"...","api_key":""}}'
cli
npx cracked-ai run -p mcp-ai-pimea-pimea -e /pimea_get_answer -i '{"session_id":"...","api_key":""}'
mcp
run_tool({ provider: "mcp-ai-pimea-pimea", endpoint: "/pimea_get_answer", input: {"session_id":"...","api_key":""} })

Try it

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