Remove an Untappd friend
untappd_remove_friendRemoves a friend or cancels a sent friend request on your Untappd account. Use 'confirm: true' to execute; without it, returns a dry-run preview.
Instructions
Removes an existing friend, or cancels a friend request you sent. Acts on YOUR account and affects a real relationship with another person. Without confirm: true it returns a dry-run preview and makes NO network call; with confirm: true it performs the action. Note: this endpoint path is taken from the Untappd app but is not otherwise independently verified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. | |
| target_uid | Yes | The target user id (uid) — from a user profile (response.user.uid) or a friends-list item |