llm_digest
Generate a savings summary for any period, detect spend spikes, and simulate costs without the router. Optionally send the digest to a webhook.
Instructions
Generate a savings digest and optionally send it to a webhook.
Formats a savings summary for the given period. Also detects spend spikes and shows a "what if router was off?" simulation.
Args:
period: "today", "week", "month", or "all time".
send: If True, POST the digest to LLM_ROUTER_WEBHOOK_URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | week | |
| send | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |