Invite Organization Member
neuron_invite_memberInvite a new member to your organization by providing their email, name, and optionally assign a role and conversation viewing permissions.
Instructions
Invite a new member to the organization with email, name, and optional role
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full name of the member | |
| role | No | Role of the member (e.g., 'admin', 'agent', 'viewer') | |
| Yes | Email address of the member to invite | ||
| orgId | Yes | ID of the organization | |
| canViewConversations | No | Whether the member can view conversations (default: true) |