Search Users
search_usersSearch for GitLab users by username or name to locate team members or contributors.
Instructions
Search for GitLab users by username or name - useful for finding team members or contributors
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| searchTerm | Yes | Search term to find users by username or name | |
| first | No | Number of users to retrieve | |
| after | No | Cursor for pagination | |
| fetchAll | No | Fetch all pages up to 100 results | |
| userCredentials | No | Your GitLab credentials (optional — falls back to the configured env token if not provided) |