Search Groups
search_groupsSearch GitLab groups and organizations by name or path. Retrieve paginated results and control the number of groups fetched.
Instructions
Search for GitLab groups and organizations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| searchTerm | Yes | Search term to find groups by name or path | |
| first | No | Number of groups 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) |