estimate_costs
Compute cost breakdown from Langfuse totalCost, grouping by domain, user, or time. Get total cost, average per trace, and per-group breakdown for observability insights.
Instructions
Compute cost breakdown from Langfuse totalCost field.
Groups by 'domain', 'name', 'userId', or time buckets ('day', 'week'). Returns: total cost, average per trace, per group breakdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| project | No | ||
| end_date | No | ||
| group_by | No | ||
| bucket_by | No | ||
| start_date | No | ||
| time_range | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||