Taste
T
Taste
/get_result

get result

Check the status of a previously submitted request. Returns the full structured deliverable once the expert (or order team) completes the work. Accepts a sessio

liveunknown~5s typical
mcptaste
$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-humantaste-taste-mcp /get_result for me.

Input

FieldTypeDescription
sessionIdstringThe session ID returned by a paid tool call.
referenceCodestringAn order reference code (TASTE-...) from a think tank or illustration order. Use this inst

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-humantaste-taste-mcp","endpoint":"/get_result","input":{}}'
cli
npx cracked-ai run -p mcp-app-humantaste-taste-mcp -e /get_result -i '{}'
mcp
run_tool({ provider: "mcp-app-humantaste-taste-mcp", endpoint: "/get_result", input: {} })

Try it

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