team_merge_requests
List merge requests across projects filtered by a team label, with optional state and project path filters.
Instructions
List merge requests with a specific team label across all projects or a specific project.
Args: label: Team label to filter by (defaults to 'RE') 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 |
|---|---|---|---|
| label | No | RE | |
| state | No | opened | |
| per_page | No | ||
| project_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |