Analyze Spending Patterns
analyze_spending_patternsDiscover monthly spending trends by category, account usage, and budget performance, and predict future spending patterns.
Instructions
Intelligent spending pattern analysis with trend forecasting.
Combines multiple data sources to provide deep spending insights including:
Monthly spending trends by category
Account usage patterns
Budget performance analysis
Predictive spending forecasts
Args: lookback_months: Number of months to analyze (default 6) include_forecasting: Whether to include spending forecasts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lookback_months | No | ||
| include_forecasting | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| forecast | No | ||
| metadata | No | ||
| account_usage | No | ||
| monthly_trends | No | ||
| analysis_period | No | ||
| category_analysis | No | ||
| budget_performance | No |