my_merge_requests
List merge requests assigned to you across all projects or filter by project and state. Quickly find opened, closed, or merged requests you need to review.
Instructions
List merge requests assigned to the current authenticated user 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 |