Send an Untappd friend request
untappd_add_friendSend a friend request to another Untappd user by specifying their user ID. To perform the action, set confirm to true; otherwise, a preview is shown.
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 |