pocketsmith_get_trend_analysis
Analyze financial trends across categories and scenarios to identify spending patterns and track budget performance over time.
Instructions
Get trend analysis across categories and scenarios
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | The period for trend analysis (default: months) | |
| interval | No | The interval for the period (default: 1) | |
| start_date | Yes | Start date for trend analysis (YYYY-MM-DD) | |
| end_date | Yes | End date for trend analysis (YYYY-MM-DD) | |
| categories | No | Category IDs to filter by | |
| scenarios | No | Scenario IDs to filter by |