business_analytics_management
Analyze business costs across providers, models, customers, and agents. Detect cost anomalies and new entities to improve cost management.
Instructions
Business analytics and cost analysis with enhanced statistical anomaly detection and new entity detection. Key actions: get_provider_costs, get_model_costs, get_customer_costs, get_api_key_costs, get_agent_costs, get_user_costs, get_tool_costs, get_top_tools, get_tool_costs_by_agent, get_tool_costs_by_provider, get_cost_summary, analyze_cost_anomalies. For anomaly detection use: min_impact_threshold, include_dimensions. For new entity detection use: detect_new_entities, min_new_entity_threshold. Use get_examples() for parameter guidance and get_capabilities() for status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | get_capabilities | |
| breakdown_by | No | ||
| period | No | ||
| group | No | ||
| filters | No | ||
| page | No | ||
| size | No | ||
| threshold | No | ||
| min_impact_threshold | No | ||
| include_dimensions | No | ||
| sensitivity | No | ||
| dry_run | No | ||
| example_type | No | ||
| detect_new_entities | No | ||
| min_new_entity_threshold | No |