Search GitLab
search_gitlabSearch globally, within a group, or in a project to locate issues, merge requests, and commits. Retrieve the exact resource by specifying a query and scope.
Instructions
Search globally, within a group, or within a project. Supported scopes include projects, issues, merge requests, users, commits, blobs, notes, milestones, and work items; availability depends on GitLab tier and search configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| sort | No | ||
| group | No | GitLab group ID or full path such as parent/subgroup. | |
| regex | No | ||
| scope | Yes | ||
| state | No | ||
| fields | No | ||
| search | Yes | ||
| project | No | GitLab project ID or full path such as group/project. | |
| order_by | No | ||
| per_page | No | ||
| search_type | No | ||
| confidential | No | ||
| exclude_forks | No | ||
| include_archived | No | ||
| num_context_lines | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |