Contractors Near Me
CN
Contractors Near Me
/update_my_profile

Update My Profile

Update the authenticated contractor's own directory profile. Requires API key authentication. Only the profile owned by the key's contractor can be updated.

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

Input

FieldTypeDescription
company_namestring
dbastring
phonestring
emailstring
websitestring
about_textstring
quotestring
license_numberstring
year_establishedinteger
company_sizestring

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

Try it

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