lokalise_get_team_user
Retrieve detailed user information from a Lokalise team to verify permissions, check role assignments, or investigate access issues.
Instructions
Gets detailed information about a specific user in a team. Required: teamId, userId. Use to verify user permissions, check role assignments, or investigate access issues. Returns: Complete user profile with all team permissions and administrative rights.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | Team ID containing the user | |
| userId | Yes | User ID to get details for |