list_merge_requests
Retrieve and filter merge requests from a GitLab project by state, target branch, or quantity to manage code review workflows.
Instructions
List merge requests for the GitLab project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Filter by merge request state | opened |
| target_branch | No | Filter by target branch (optional) | |
| limit | No | Maximum number of results |