waha_demote_group_admin
Remove admin privileges from participants in a WhatsApp group. Requires admin access to manage group permissions and maintain appropriate access levels.
Instructions
Remove admin privileges from participant(s). Requires admin privileges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupId | Yes | Group ID (format: number@g.us) | |
| participants | Yes | JSON array of participants to demote (format: [{'id': 'number@c.us'}, ...]) |