create_block
Block a GroupMe user by submitting your user ID and the target user's ID to prevent unwanted interactions.
Instructions
Block a user.
Args:
user_id: The ID of the user doing the blocking.
other_user_id: The ID of the user to block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| other_user_id | Yes |