get_dashboard
Retrieve a project's CDash dashboard with build groups and status. Specify a date to view historical results or default to today.
Instructions
Get the CDash dashboard for a project, showing build groups and status.
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 |