Remove an Untappd friend
untappd_remove_friendRemove a friend or cancel a friend request you sent on Untappd. Set confirm: true to execute the action, or omit for 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 |