Waldur MCP Server
by waldur
create_invitation
Invite users to project or organization by email
Args: scope_type: Whether to invite users to organization or project scope_name: Name of the organization or project to invite users to role: Role to assign to invited users emails: List of email addresses to invite extra_invitation_text: Custom message to include in the invitation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
emails | Yes | ||
extra_invitation_text | No | ||
role | Yes | ||
scope_name | Yes | ||
scope_type | Yes |