team_issues
List GitLab issues filtered by a team label across all projects or a specific project. Filter by state and page size.
Instructions
List issues 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', 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 |