invite_org_member
Invite a new member to your organization by providing their email and role. Optionally assign collections, groups, and permissions.
Instructions
Create a member
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | User type (0: Owner, 1: Admin, 2: User, 4: Custom) | |
| Yes | Email address to invite | ||
| groups | No | Array of group IDs the member belongs to | |
| externalId | No | External ID for the member (optional) | |
| collections | No | Array of collection IDs the member has access to | |
| permissions | No | Custom permissions if the member has a Custom role |