my_merge_requests_to_review
List merge requests awaiting your review across all projects or a specific project, with optional state filters.
Instructions
List merge requests where the current user is a reviewer across all projects or a specific project.
Args: state: Filter by state: 'opened', 'closed', 'merged', or 'all' project_path: Optional - filter to a specific project (e.g., 'group/project') per_page: Number of results per page (max 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | opened | |
| per_page | No | ||
| project_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |