> ## Documentation Index
> Fetch the complete documentation index at: https://docs.riktra.com/llms.txt
> Use this file to discover all available pages before exploring further.

# invite_organization_member

> Email a one-time organization invitation.

<Note>Administrators and owners only. The role is checked in the database, not in the tool description.</Note>

Owners and administrators can invite ordinary members; only owners can invite administrators. Call only after the person has explicitly asked to invite this email address and role. Access starts when the recipient accepts with the matching address.

## Parameters

<ParamField body="email" type="email" required>
  The person to invite.
</ParamField>

<ParamField body="role" type="enum">
  member (default) · admin (owner only).
</ParamField>
