C
ChangeThisFile
/check_job
Check Job Status
Check the status of a previously submitted file job (translate_file, extract_tables, compress_file). Returns the current status, preview + checkout link for com
liveverifiedunknown~5s typical
mcpprobedchangethisfile
$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-com-changethisfile-mcp /check_job for me.
Input
| Field | Type | Description |
|---|---|---|
| job_id* | string | The job_id returned by a job tool |
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-com-changethisfile-mcp","endpoint":"/check_job","input":{"job_id":"..."}}'cli
npx cracked-ai run -p mcp-com-changethisfile-mcp -e /check_job -i '{"job_id":"..."}'mcp
run_tool({ provider: "mcp-com-changethisfile-mcp", endpoint: "/check_job", input: {"job_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.