blacksmith_cost_summary
Retrieve monthly CI cost summary for a GitHub org: total jobs, billable minutes, and dollar cost.
Instructions
Headline cost for a month: total jobs, billable minutes, and dollar cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | GitHub org/installation slug (defaults to $BLACKSMITH_ORG) | |
| month | No | Billing month as "YYYY-MM" (default: current month). Selects the start/end range. |