# remove_friend

**Remove a friend**

Remove one of my friends by name or @handle.

- **Category:** People & branches
- **Access:** mutating (changes state)
- **Renders a UI card:** no
- **Returns:** Confirmation a friend was removed.

## Parameters

- `name` (string, required) — The friend to remove — a name or @handle.
- `friendUid` (string, optional) — The exact friend user id, when disambiguating after multiple matches.

## Connection

This is a tool on the Bonzai MCP server (`https://mcp.bonzai.me`). Connect any MCP
client and your agent calls it on your behalf. See https://bonzai.me/connect to connect, and
https://bonzai.me/docs for the full picture.

## Related recipes

_None yet._

---

Full tool reference: https://bonzai.me/docs/tools · AI overview: https://bonzai.me/llms.txt
