wallet_get_holdings_chart
Generate an embeddable holdings allocation chart from wallet token balances, grouping top tokens and aggregating others.
Instructions
Build embeddable holdings allocation chart markdown from wallet holdings so agents can render token balance distribution inline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | ||
| top | No | Top token count before grouping remainder into Others (default 10). | |
| width | No | ||
| height | No |