CB
Crawdar Business Research
/retry_lead_search
Retry a stopped lead search
Create a replacement job when a prior job failed or exceeded its execution window. The original job stays available for audit.
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 /retry_lead_search for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | Failed or timed-out source job id. |
| jobToken* | string | Private token belonging to the source 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":"/retry_lead_search","input":{"id":"...","jobToken":"..."}}'cli
npx cracked-ai run -p mcp-com-crawdar-business-research -e /retry_lead_search -i '{"id":"...","jobToken":"..."}'mcp
run_tool({ provider: "mcp-com-crawdar-business-research", endpoint: "/retry_lead_search", input: {"id":"...","jobToken":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.