search_groups
Find GitLab groups and organizations by name or path using search terms. Retrieve specific numbers of results with optional custom credentials for self-hosted or GitLab.com instances.
Instructions
Search for GitLab groups and organizations
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| searchTerm | Yes | Search term to find groups by name or path | |
| first | No | Number of groups to retrieve | |
| userCredentials | No | Your GitLab credentials (optional - uses shared token if not provided) |