Crawdar Business Research
CB
Crawdar Business Research
/refine_lead_search

Refine a lead search

Create a new private search job by changing the brief or criteria of a completed job. The original job stays unchanged.

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

Input

FieldTypeDescription
id*stringCompleted source job id returned by an earlier durable search call.
jobToken*stringPrivate token belonging to the source job.
briefstringReplacement natural-language brief for the new job.
targetstringReplacement business target for the new job.
geographystringReplacement city, region, country, or Worldwide.
qualifierstringReplacement public requirements and exclusions.
fieldsarrayBusiness fields to retain. Website and source evidence remain available for verification.
limitintegerMaximum prospects retained by the new 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":"/refine_lead_search","input":{"id":"...","jobToken":"..."}}'
cli
npx cracked-ai run -p mcp-com-crawdar-business-research -e /refine_lead_search -i '{"id":"...","jobToken":"..."}'
mcp
run_tool({ provider: "mcp-com-crawdar-business-research", endpoint: "/refine_lead_search", input: {"id":"...","jobToken":"..."} })

Try it

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