add_group_owner
Add a user as an owner to a group by providing the group ID and user ID.
Instructions
Add an owner to a group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ID of the group | |
| owner_id | Yes | ID of the user to add as owner |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||