mentoring-inquiry-builder
M
mentoring-inquiry-builder
/design_mentoring_program

Lay out the dated session program for a package

Deterministic session skeleton computed from the package's cadence metadata: dated sessions, the mid-point checkpoint, the closing review against the definition

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

Input

FieldTypeDescription
offer_id*string (single-session | first-quarter | two-quarters | monthly | mentor-in-residence)
start_date*stringFirst session date, YYYY-MM-DD, today or later (ask the visitor; default to next Monday)
leaders_countintegerCompany deals: how the pooled sessions are shared. Changes the allocation note, never the
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":"/design_mentoring_program","input":{"offer_id":"single-session","start_date":"...","context":"..."}}'
cli
npx cracked-ai run -p mcp-coach-marian-mentoring-inquiry-builder -e /design_mentoring_program -i '{"offer_id":"single-session","start_date":"...","context":"..."}'
mcp
run_tool({ provider: "mcp-coach-marian-mentoring-inquiry-builder", endpoint: "/design_mentoring_program", input: {"offer_id":"single-session","start_date":"...","context":"..."} })

Try it

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