cancel_job
Cancel a waiting, dispatched or running job.
How to use it
cancel_job is exposed by the MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the cancel_job tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP
$
claude mcp add --transport http rendobar https://api.rendobar.com/mcpOther tools in MCP (6)
get_account
Balance, plan limits, active job count.
get_job
Status and result. Pass wait: true to long-poll for ~50s.
list_job_types
Every active job type, read live. Call this first.
list_jobs
Recent jobs.
submit_job
Submit a job of any type.
upload_file
Upload a local file. Returns a URL to use in submitjob.