compare_funds
Compare multiple funds side-by-side across selected metrics such as project stages and approvals. Provide fund IDs to generate the comparison.
Instructions
Side-by-side comparison of multiple funds across selected metrics.
'fund_ids': list of integer fund IDs.
Always obtain IDs from search_funds (or resolve_entity + get_fund_details)
for each user-supplied fund name in the same turn — do not guess or
hard-code IDs like [1,2,3]; names and table order can change.
'metrics': columns to include (default: all four stages + projects approved).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metrics | No | ||
| fund_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||