Add Organization Member
add-organization-memberInvite someone to a RawTree organization by sending an email invitation. Creates a pending membership that activates upon acceptance.
Instructions
Purpose: Start adding a member to a RawTree organization by sending an invitation to their email address.
Returns: Whether the invitation was created, its invite link, and its expiration time.
Behavior: This creates a pending invitation. The person becomes a member only after accepting it and will not appear in list-organization-members before acceptance. New members join with the member role; use update-organization-member after acceptance to promote them.
Auth: Requires a user credential with organization admin access. Authorization is enforced by the RawTree API.
Safety: This sends an external email and creates a pending access invitation. You MUST confirm the exact organization and email address with the user before calling this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address to invite. Validated by the RawTree API. | ||
| organization | Yes | Organization to which the person should be invited. |