invite-members-to-project
Invite users or emails to an Infisical project with specified roles. Provide project ID and member credentials to grant access.
Instructions
Invite members to a project in Infisical
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emails | No | The emails of the members to invite. Either usernames or emails must be provided. | |
| projectId | Yes | The ID of the project to invite members to (required) | |
| roleSlugs | No | The role slugs of the members to invite. If not provided, the default role 'member' will be used. Ask the user to confirm the role they want to use if not explicitly specified. | |
| usernames | No | The usernames of the members to invite. Either usernames or emails must be provided. |