investment_scenarios
Compare multiple investment scenarios and identify the highest return. Supports compound interest and other financial operations, with per-index reporting of invalid scenarios.
Instructions
Compare multiple investment scenarios and identify the highest return.
Each scenario defaults to compound_interest but may set operation to
any supported financial operation. Invalid scenarios are reported per-index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scenarios | Yes | Each scenario: principal, rate, time, optional periods/operation. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||