# cancel_request

**Cancel a friend request**

Withdraw a friend request I previously sent.

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

## Parameters

- `targetUserId` (string, required) — The user id you sent a request to and now want to cancel (from friend_requests).

## 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
