CircleCI · Capability
CircleCI REST API v2 — Insights
CircleCI REST API v2 — Insights. 4 operations. Lead operation: Get project workflow metrics. Self-contained Naftiko capability covering one Circleci business surface.
What You Can Do
GET
Getprojectworkflowmetrics
— Get project workflow metrics
/v1/insights/{project-slug}/workflows
GET
Getworkflowruns
— Get recent runs of a workflow
/v1/insights/{project-slug}/workflows/{workflow-name}
GET
Getworkflowjobmetrics
— Get workflow job metrics
/v1/insights/{project-slug}/workflows/{workflow-name}/jobs
GET
Getworkflowtestmetrics
— Get test metrics for a workflow
/v1/insights/{project-slug}/workflows/{workflow-name}/test-metrics
MCP Tools
get-project-workflow-metrics
Get project workflow metrics
read-only
idempotent
get-recent-runs-workflow
Get recent runs of a workflow
read-only
idempotent
get-workflow-job-metrics
Get workflow job metrics
read-only
idempotent
get-test-metrics-workflow
Get test metrics for a workflow
read-only
idempotent