delete_block
Remove a user block in GroupMe to restore communication between two users by providing both user IDs.
Instructions
Unblock a user.
Args:
user_id: The ID of the user doing the unblocking.
other_user_id: The ID of the user to unblock.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| other_user_id | Yes |