Unity · Capability
Unity Friends API — Friend Requests
Unity Friends API — Friend Requests. 4 operations. Lead operation: List Incoming Friend Requests. Self-contained Naftiko capability covering one Unity business surface.
What You Can Do
GET
Listincomingfriendrequests
— List Incoming Friend Requests
/v1/v1/me/relationships/requests/incoming
GET
Listoutgoingfriendrequests
— List Outgoing Friend Requests
/v1/v1/me/relationships/requests/outgoing
POST
Acceptfriendrequest
— Accept Friend Request
/v1/v1/me/relationships/{memberid}/accept
POST
Sendfriendrequest
— Send Friend Request
/v1/v1/me/relationships/{memberid}/request
MCP Tools
list-incoming-friend-requests
List Incoming Friend Requests
read-only
idempotent
list-outgoing-friend-requests
List Outgoing Friend Requests
read-only
idempotent
accept-friend-request
Accept Friend Request
send-friend-request
Send Friend Request