get_investments
Retrieve investment data grouped by time period, displaying cash flows and contributions to analyze investment patterns.
Instructions
Get investment data grouped by time period showing cash flows and contributions.
Retrieves investment activity data grouped by the specified time period, showing cash flows, contributions, and investment patterns over time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_by | No | Grouping period for investment data. Options: day, week, month, quarter, year | month |
| date_range | No | Time range for investment data. Options: 1d, 1w, 1m, 3m, 6m, 1y, 2y, 5y, max | max |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||