fetch_pies
Get an overview of all investment pies, including cash balances, dividend details, goal progress, and performance. Use this list to identify pies of interest and obtain their numeric IDs for further operations.
Instructions
List all investment pies with their cash balances, dividend details,
goal progress, and overall investment performance.
Use this to get an overview of all pies before drilling into a specific one
with fetch_a_pie. Each pie includes its numeric ID needed for other pie operations.
Returns:
List of PieSummary objects with id, status, cash, progress, result, dividendDetailsInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |