get_market_summary
Retrieve a complete market summary including last price, best bid/ask, spread, 24h volume, price change over 24h and 7d, and liquidity rating for any Buda.com market. Ideal for getting a quick overview of a specific market.
Instructions
One-call summary of everything relevant about a market: last price, best bid/ask, spread %, 24h volume, 24h and 7d price change, and a liquidity_rating ('high' / 'medium' / 'low' based on spread thresholds: < 0.3% = high, 0.3–1% = medium, > 1% = low). All prices and volumes are floats. Best first tool to call when a user asks about any specific market. Example: 'Give me a complete overview of the BTC-CLP market right now.'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market_id | Yes | Market ID (e.g. 'BTC-CLP', 'ETH-COP', 'BTC-PEN'). |