blacksmith_cost_daily
Get a per-day breakdown of jobs, minutes, and cost for any billing month. Use it to track daily CI spend and identify usage patterns.
Instructions
Per-day breakdown of jobs, minutes, and cost for a month.
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. |