Send a friend request
play_send_friend_requestSend a friend request to another user. Pass targetUserId (the recipient's User _id) — use play_find_friend to look them up first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetUserId | Yes | Mongo `_id` of the user to send the friend request to. Use play_find_friend to locate it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||