gitlab_search_mrs
Search merge requests referencing a ticket key in their title or description. Results are heuristic candidates, not guaranteed matches.
Instructions
Find merge requests referencing a ticket key (read-only, heuristic).
Searches MR title + description for the key. Linkage is a HEURISTIC — results are candidates, not guaranteed matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max MRs to return. | |
| project | No | Optional numeric ID or 'group/repo' path to scope the search. | |
| ticket_key | Yes | e.g. 'PROJ-123'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||