Bezal — Local Business Intelligence for AI Agents
BL
Bezal — Local Business Intelligence for AI Agents
/submit_quote_request

submit quote request

Legacy alias for request_service. Prefer request_service for new clients.

liveverifiedunknown~5s typical
mcpprobedbezallocal
$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-bezal-local-commerce /submit_quote_request for me.

Input

FieldTypeDescription
business_id*string
seeker_name*string
seeker_email*string
message*string

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-bezal-local-commerce","endpoint":"/submit_quote_request","input":{"business_id":"...","seeker_name":"...","seeker_email":"...","message":"..."}}'
cli
npx cracked-ai run -p mcp-ai-bezal-local-commerce -e /submit_quote_request -i '{"business_id":"...","seeker_name":"...","seeker_email":"...","message":"..."}'
mcp
run_tool({ provider: "mcp-ai-bezal-local-commerce", endpoint: "/submit_quote_request", input: {"business_id":"...","seeker_name":"...","seeker_email":"...","message":"..."} })

Try it

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