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
querystringrequired

Who to look up — a name or @handle, e.g. "Andrew" or "andy". Prefixes and small typos are fine.

userIdstringoptional

The exact user id, to look up directly or disambiguate after multiple matches (from find_people / nearby).

Returns

Another person's public Bonzai profile card.

Related recipes

This is a tool on the Bonzai MCP server (https://mcp.bonzai.me). Connect your agent and it can call this for you.