Get Project Overview
projects_overviewFetch a Cloudeval project overview including graph, report, connection, credit, and deep-link metadata for use in IDE and agent workflows.
Instructions
Fetch a Cloudeval project cockpit overview with graph, report, connection, credit, and deep-link metadata for IDE and agent workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseUrl | No | Cloudeval API base URL. Defaults to the MCP server --base-url, active profile, CLOUDEVAL_BASE_URL, or the public API. | |
| profile | No | Cloudeval CLI config profile to read defaults from. Defaults to the server --profile or CLOUDEVAL_PROFILE. | |
| projectId | No | Cloudeval project id to inspect. Defaults to the configured project when omitted. | |
| frontendUrl | No | Cloudeval frontend base URL for generated links. Defaults to --frontend-url, active profile, CLOUDEVAL_FRONTEND_URL, or public frontend. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | Yes | Tool-specific result payload. | |
| command | Yes | ||
| traceId | No | ||
| frontendUrl | No | ||
| filesWritten | No |