undo_check_in
Undo check-ins for specific users in a session by removing their check-in records, covering both manual and self check-ins.
Instructions
Remove check-in records for specific users in a session. This undoes both manual and self check-ins.
Args: event_id: The session ID. user_ids: List of user IDs whose check-ins to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | ||
| user_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |