yield_report
An LLM-written read of DeFi yield pools from DefiLlama matching a filter: a headline verdict, key points, risks, a best-fit pool if any, and caveats, alongside the underlying pool rows. Price $0.10 per call, paid with USDC over x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | chain name, e.g. base, ethereum, solana | |
| limit | No | maximum pools to include; default 10 | |
| symbol | No | token symbol, e.g. USDC | |
| project | No | DefiLlama project slug, e.g. aave-v3 | |
| stablecoin | No | restrict to stablecoin pools only | |
| min_tvl_usd | No | minimum pool TVL in USD; default 1000000 |