get_project_overview
Retrieve a CDash project's aggregate build, test, and coverage statistics for a specified date, providing a quick overview of project health.
Instructions
Get project overview with aggregate build/test/coverage statistics.
Args:
project: CDash project name (e.g. "PublicDashboard").
date: Optional date (YYYY-MM-DD). Defaults to today.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| project | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |