yougile_update_group_chat
Update a YouGile group chat by changing its title, replacing the users map, or soft-deleting it.
Instructions
Update a group chat (title, users, or soft-delete).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Group chat UUID | |
| title | No | New title | |
| users | No | Replace users map | |
| deleted | No | true to soft-delete |