vibo_invite_users
Invite people to an event by email, specifying role as host or guest. Confirmation required to send; otherwise returns a preview.
Instructions
Invite people to an event by email (as host or guest). Confirm-gated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Personal message included in the invite. | |
| type | Yes | Invite as host or guest. | |
| emails | Yes | Email addresses to invite. | |
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. | |
| eventId | Yes | Event id. |