vibo_change_user_role
Change an event member's role between host and guest, with a confirmation step to prevent accidental changes.
Instructions
Change an event member's role between host and guest. Confirm-gated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | New role for the member. | |
| userId | Yes | Id of the member to update. | |
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. | |
| eventId | Yes | Event id. |