Accept an Untappd friend request
untappd_accept_friendAccept an incoming Untappd friend request by target user ID. Preview the action without confirm; set confirm to true to approve the request and update your friend relationship.
Instructions
Accepts an incoming friend request (see untappd_pending_friends for pending uids). 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 |