CB
Crawdar Business Research
/cancel_lead_search
Cancel a lead search
Cancel a queued or running search job. Completed and failed jobs remain immutable.
liveverifiedunknown~5s typical
mcpprobedcrawdarbusinessresearch
$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-crawdar-business-research /cancel_lead_search for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | Queued or running job id. |
| jobToken* | string | Private token belonging to the job. |
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-crawdar-business-research","endpoint":"/cancel_lead_search","input":{"id":"...","jobToken":"..."}}'cli
npx cracked-ai run -p mcp-com-crawdar-business-research -e /cancel_lead_search -i '{"id":"...","jobToken":"..."}'mcp
run_tool({ provider: "mcp-com-crawdar-business-research", endpoint: "/cancel_lead_search", input: {"id":"...","jobToken":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.