getPeopleById
Retrieve detailed profile information for a crypto personality including bio, team memberships, positions, and linked projects by providing their unique person ID.
Instructions
Get the profile of one person in crypto by id: name, description or bio, teams_count, positions held, and linked projects plus social and code accounts. Use for 'who is Vitalik Buterin', 'background on Charlie Lee', 'projects tied to this founder'. Find the personId first with search or resolveId using type 'people'; this tool needs the exact id, not a name. Read-only. Params: personId (required) is a canonical person id such as 'vitalik-buterin' or 'satoshi-nakamoto'; an unknown id returns not found. No API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| personId | Yes | Person ID (e.g., vitalik-buterin) |