wafle_invitations_create
Invite a teammate to a tenant by email. Send an invitation with a magic link, requiring owner or admin permissions.
Instructions
Invite a teammate to a tenant by email. Sends an invitation email with a magic link.
Requires the actor to be owner or admin of the target tenant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | Role to grant on accept. | |
| Yes | Email address of the invitee. | ||
| tenant_id | No | Numeric tenant id (alternative to slug). | |
| tenant_slug | No | Tenant slug, e.g. 'gamerland'. |