M
mentoring-inquiry-builder
/compose_mentoring_brief
Compose the mentoring brief: the artifact + the authoritative price
The accumulator — call after every change. Echoes the full structured brief (audience, role, motivation, focus areas, definition of success, chosen package) wit
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 /compose_mentoring_brief for me.
Input
| Field | Type | Description |
|---|---|---|
| audience* | string (individual | company) | |
| role_band* | string | |
| motivation* | string | |
| focus_area_ids* | array | Agreed focus area ids (visitor can pick any from the taxonomy) |
| success_definition* | string | The visitor's definition of success, in their own words |
| offer_id* | string (single-session | first-quarter | two-quarters | monthly | mentor-in-residence) | |
| leaders_count | integer | Company deals: how many leaders are being sponsored |
| company_context | string | Company deals: company name + anything relevant |
| visibility | string | Visibility answer id from get_mentoring_options visibility_question (consent capture — 'pr |
| context* | string | Explain 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":"/compose_mentoring_brief","input":{"audience":"individual","role_band":"...","motivation":"...","focus_area_ids":[],"success_definition":"...","offer_id":"single-session","context":"..."}}'cli
npx cracked-ai run -p mcp-coach-marian-mentoring-inquiry-builder -e /compose_mentoring_brief -i '{"audience":"individual","role_band":"...","motivation":"...","focus_area_ids":[],"success_definition":"...","offer_id":"single-session","context":"..."}'mcp
run_tool({ provider: "mcp-coach-marian-mentoring-inquiry-builder", endpoint: "/compose_mentoring_brief", input: {"audience":"individual","role_band":"...","motivation":"...","focus_area_ids":[],"success_definition":"...","offer_id":"single-session","context":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.