Crawdar Business Research
CB
Crawdar Business Research
/start_lead_search

Start a durable lead search

Use for the recommended durable asynchronous workflow. Creates a private queued search job and returns a job id plus jobToken for progress polling, cursor pagin

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 /start_lead_search for me.

Input

FieldTypeDescription
briefstringNatural-language business, geography, required signals, and exclusions. Use this instead o
targetstringBusiness type or concise ideal-customer target. Pair with geography when brief is omitted.
geographystringCity, region, country, or Worldwide. Required with target when brief is omitted.
qualifierstringPublicly verifiable requirements and exclusions.
fieldsarrayBusiness fields to retain. Website and source evidence remain available for verification.
limitintegerMaximum accepted prospects retained by the job. default 50
idempotencyKeystringStable key for safely retrying the same job creation request.

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":"/start_lead_search","input":{"limit":50}}'
cli
npx cracked-ai run -p mcp-com-crawdar-business-research -e /start_lead_search -i '{"limit":50}'
mcp
run_tool({ provider: "mcp-com-crawdar-business-research", endpoint: "/start_lead_search", input: {"limit":50} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.