lokalise_add_contributors
Add team members to a Lokalise project by providing their email and language permissions. Automatically sends invitation emails for onboarding translators, reviewers, or administrators.
Instructions
Onboards one or more new team members to a project. Required: projectId, contributors array with email and permissions (admin_rights, is_reviewer, languages). Use for team expansion, granting translator access, or adding reviewers. Returns: Added contributors with assigned IDs. Note: Sends invitation emails automatically.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID to add contributors to | |
| contributors | Yes |