mentoring-inquiry-builder
M
mentoring-inquiry-builder
/send_mentoring_offer

Send the formal itemized offer (applies the AI-channel discount)

The ONLY tool that collects contact details, and the end of the 16-minute promise: emails the visitor a formal itemized offer with a claim code, notifies Marian

liveverifiedunknown~5s typical
mcpprobedmentoring-inquiry-builder
$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-coach-marian-mentoring-inquiry-builder /send_mentoring_offer for me.

Input

FieldTypeDescription
name*stringVisitor's full name
email*stringEmail the offer goes to
audience*string (individual | company)
role_band*string
motivation*string
focus_area_ids*array
success_definition*string
offer_id*string (single-session | first-quarter | two-quarters | monthly | mentor-in-residence)
price_agreed*booleanTrue ONLY after the visitor explicitly agreed to the exact price from compose_mentoring_br
companystringCompany name (required for company audience)
leaders_countinteger
free_sessions_requestedintegerCompany deals only: the free-sessions proposal from the catalog progression (2, 4 or 8)
start_datestringOptional preferred start date — adds the dated program skeleton to the offer email
visibilitystringVisibility answer id (yes-individual | yes-company | maybe-later | private)
notesstring
context*stringExplain why you are calling this tool and how it fits into the user's overall goal. This p

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-coach-marian-mentoring-inquiry-builder","endpoint":"/send_mentoring_offer","input":{"name":"...","email":"...","audience":"individual","role_band":"...","motivation":"...","focus_area_ids":[],"success_definition":"...","offer_id":"single-session","price_agreed":true,"context":"..."}}'
cli
npx cracked-ai run -p mcp-coach-marian-mentoring-inquiry-builder -e /send_mentoring_offer -i '{"name":"...","email":"...","audience":"individual","role_band":"...","motivation":"...","focus_area_ids":[],"success_definition":"...","offer_id":"single-session","price_agreed":true,"context":"..."}'
mcp
run_tool({ provider: "mcp-coach-marian-mentoring-inquiry-builder", endpoint: "/send_mentoring_offer", input: {"name":"...","email":"...","audience":"individual","role_band":"...","motivation":"...","focus_area_ids":[],"success_definition":"...","offer_id":"single-session","price_agreed":true,"context":"..."} })

Try it

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