mentoring-inquiry-builder
M
mentoring-inquiry-builder
/match_mentoring_focus

Match focus areas to a role and motivation

Resolves role_band + motivation through the same routing the website uses and returns suggested focus areas plus the recommended package with real prices. Map f

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

Input

FieldTypeDescription
role_band*stringOne of the role ids from get_mentoring_options question_1
motivation*stringOne of the motivation ids from get_mentoring_options question_2
audiencestring (individual | company)Pass the audience answer — it changes the recommendation. A company sponsoring 3+ leaders
leaders_countintegerCompany deals: how many leaders are being sponsored. Required for the company recommendati
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":"/match_mentoring_focus","input":{"role_band":"...","motivation":"...","context":"..."}}'
cli
npx cracked-ai run -p mcp-coach-marian-mentoring-inquiry-builder -e /match_mentoring_focus -i '{"role_band":"...","motivation":"...","context":"..."}'
mcp
run_tool({ provider: "mcp-coach-marian-mentoring-inquiry-builder", endpoint: "/match_mentoring_focus", input: {"role_band":"...","motivation":"...","context":"..."} })

Try it

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