Search GitLab
gitlab_searchLocate GitLab projects, issues, merge requests, code, commits, wiki, and notes. Search globally or within a specific group or project.
Instructions
Global, group or project search across projects, issues, merge requests, code blobs, commits, wiki and notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Branch/tag for blobs, wiki_blobs and commits scopes | |
| page | No | Page number (default 1) | |
| limit | No | Cap for all_pages (default 500) | |
| scope | Yes | What to search for | |
| search | Yes | Search query | |
| group_id | No | Limit the search to this group | |
| per_page | No | Items per page, max 100 (default 20) | |
| all_pages | No | Follow pagination and return up to `limit` items across pages | |
| project_id | No | Limit the search to this project |