Get Project Dashboard
gitlab_get_project_dashboardAggregate open merge requests, issues, recent pipelines, and attention highlights for a GitLab project using a single GraphQL query.
Instructions
Aggregate a project dashboard with open merge requests, open issues, recent pipelines, and attention highlights through a single GraphQL query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| issue_limit | No | ||
| output_format | No | structured | |
| assignee_limit | No | ||
| pipeline_limit | No | ||
| merge_request_limit | No |