Contractors Near Me
CN
Contractors Near Me
/submit_lead

Submit Lead

Submit a lead to ContractorsNearMe. Requires API key authentication.

liveverifiedunknown~5s typical
mcpprobedcontractorsnearme
$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-ai-contractorsnearme-contractors-near-me /submit_lead for me.

Input

FieldTypeDescription
name*string
email*string
phonestring
message*string
contractor_slugstring
trade_slugstring

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-ai-contractorsnearme-contractors-near-me","endpoint":"/submit_lead","input":{"name":"...","email":"...","message":"..."}}'
cli
npx cracked-ai run -p mcp-ai-contractorsnearme-contractors-near-me -e /submit_lead -i '{"name":"...","email":"...","message":"..."}'
mcp
run_tool({ provider: "mcp-ai-contractorsnearme-contractors-near-me", endpoint: "/submit_lead", input: {"name":"...","email":"...","message":"..."} })

Try it

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