search_users
Find GitLab users by username or name to locate team members or contributors within your GitLab instance.
Instructions
Search for GitLab users by username or name - useful for finding team members or contributors
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| searchTerm | Yes | Search term to find users by username or name | |
| first | No | Number of users to retrieve | |
| userCredentials | No | Your GitLab credentials (optional - uses shared token if not provided) |