Update Group
Update_GroupChange a group's name, notes, user IDs, or admin IDs to manage permissions and membership.
Instructions
Update Group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Group ID. | |
| notes | No | Group notes. | |
| user_ids | No | A list of user ids. If sent as a string, should be comma-delimited. | |
| admin_ids | No | A list of group admin user ids. If sent as a string, should be comma-delimited. | |
| name | No | Group name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |