Invite Org Member
inviteOrgMemberInvite a person to an organization you administer, optionally assigning them to a team in that organization. Requires an organization Admin, Executive, or Owner role. You cannot grant a role higher than your own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | ||
| Yes | |||
| orgId | Yes | Organization ID | |
| teamId | No | ||
| sendEmail | No | Email the invitation to the recipient. `false` always suppresses the email. When omitted, the legacy opt-in applies instead: the email is sent only if the deprecated `frontendUrl` is present. Omit both to create the invitation without notifying anyone. | |
| frontendUrl | No | Deprecated. Use `sendEmail` instead. Kept because its presence is the legacy opt-in for sending the invitation email; the value never sets the link host, which is always the server's configured frontend URL. |