get_aggregate_snapshots
Retrieve daily aggregate net value of accounts within a specified date range, with optional filtering by account type.
Instructions
Get daily aggregate net value of all accounts.
Args: start_date: Start date in YYYY-MM-DD format end_date: End date in YYYY-MM-DD format account_type: Filter by account type (optional)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | No | ||
| end_date | No | ||
| account_type | No |