2
2ools
/get_build
Get 2ools build
Get one build's current status, progress, errors, completed version IDs, and protected preview URLs. Does not return generated source code.
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_build for me.
Input
| Field | Type | Description |
|---|---|---|
| job_id* | string | Build job ID returned by build_from_conversation. |
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_build","input":{"job_id":"..."}}'cli
npx cracked-ai run -p mcp-app-2ools-mcp -e /get_build -i '{"job_id":"..."}'mcp
run_tool({ provider: "mcp-app-2ools-mcp", endpoint: "/get_build", input: {"job_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.