SA
SVTR AI Venture Database
/get_person_profile
Founder / Investor Profile
按姓名或 slug 取一位创始人/投资人的公开档案:现任机构与职务、工作经历、教育背景。Get the public profile of one founder or investor: current roles, work experience, education.
liveverifiedunknown~5s typical
mcpprobedsvtraiventure
$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-svtr-aidb /get_person_profile for me.
Input
| Field | Type | Description |
|---|---|---|
| ref* | string | Person name or svtr.ai slug. |
| lang | string (zh | en) | Output language, default zh (Chinese). |
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-svtr-aidb","endpoint":"/get_person_profile","input":{"ref":"..."}}'cli
npx cracked-ai run -p mcp-ai-svtr-aidb -e /get_person_profile -i '{"ref":"..."}'mcp
run_tool({ provider: "mcp-ai-svtr-aidb", endpoint: "/get_person_profile", input: {"ref":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.