Session & identityread-only renders a card
profile
Profile
Look up who someone is on Bonzai — their profile card, how many homes they've built, and where they are right now. Use when the user asks "who is <name>?". Give a name or @handle.
View as Markdown (for agents)Parameters
querystringrequiredWho to look up — a name or @handle, e.g. "Andrew" or "andy". Prefixes and small typos are fine.
userIdstringoptionalThe exact user id, to look up directly or disambiguate after multiple matches (from find_people / nearby).
Returns
Related recipesAnother person's public Bonzai profile card.
This is a tool on the Bonzai MCP server (https://mcp.bonzai.me). Connect your agent and it can call this for you.