delete_block
Remove a block between two GroupMe users by providing their user IDs, restoring communication and allowing them to interact again.
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 |