2
2ools
/get_engine_dispatch
Get Engine dispatch
Read the authoritative state of one exact Engine dispatch. Queued means accepted but not started; running appears only after the selected Engine atomically clai
liveunknown~5s typical
mcp2ools
$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-2ools-mcp /get_engine_dispatch for me.
Input
| Field | Type | Description |
|---|---|---|
| job_id* | string | Dispatch job ID returned by start_project_on_engine. |
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-2ools-mcp","endpoint":"/get_engine_dispatch","input":{"job_id":"..."}}'cli
npx cracked-ai run -p mcp-app-2ools-mcp -e /get_engine_dispatch -i '{"job_id":"..."}'mcp
run_tool({ provider: "mcp-app-2ools-mcp", endpoint: "/get_engine_dispatch", input: {"job_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.