Contractors Near Me
CN
Contractors Near Me
/get_marketplace_request

Get Marketplace Request

Get a single public marketplace request by UUID or slug, with canonical request status, bounded budget visibility, payment summary, and proposal/application sum

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

Input

FieldTypeDescription
id_or_slug*string
state_codestring
city_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":"/get_marketplace_request","input":{"id_or_slug":"..."}}'
cli
npx cracked-ai run -p mcp-ai-contractorsnearme-contractors-near-me -e /get_marketplace_request -i '{"id_or_slug":"..."}'
mcp
run_tool({ provider: "mcp-ai-contractorsnearme-contractors-near-me", endpoint: "/get_marketplace_request", input: {"id_or_slug":"..."} })

Try it

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