lokalise_remove_contributor
Remove a team member from a Lokalise project to revoke all access. Use for offboarding, security cleanup, or removing inactive contributors.
Instructions
Removes a team member from a project, revoking all access. Required: projectId, contributorId. Use for offboarding, security cleanup, or removing inactive members. Returns: Confirmation of removal. Warning: Immediate effect - contributor loses all project access. Consider permission downgrade instead for temporary changes.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID containing the contributor | |
| contributorId | Yes | Contributor ID to remove |