lokalise_get_contributor
Retrieve detailed information about a team member's access, permissions, and language assignments in a Lokalise project. Use to verify permissions before updates or investigate access issues.
Instructions
Retrieves detailed information about a specific team member's access and permissions. Required: projectId, contributorId. Use to verify exact permissions before updates, investigate access issues, or get complete language assignments. Returns: Full contributor profile including all language permissions and administrative rights.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID containing the contributor | |
| contributorId | Yes | Contributor ID to get details for |