Send an Untappd friend request
untappd_add_friendSend a friend request to another Untappd user by providing their user ID. Use the confirm parameter to execute the request or preview it first.
Instructions
Sends a friend request to another user, who will be notified. 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 |