create_invitation
Invite users to a project or organization via email by specifying their role, scope, and an optional custom message. Simplifies user onboarding and access management.
Instructions
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Waldur MCP Server
Related Tools
- @Infisical/infisical-mcp-server
- @descope-sample-apps/descope-mcp-server-stdio
- @talhaorak/pytaiga-mcp
- @cyanheads/atlas-mcp-server
- @MFYDev/ghost-mcp