recommend_subgraph
Find the best subgraphs for your blockchain data needs by describing your goal in natural language. Get matching subgraphs with reliability scores and query URLs for live data access.
Instructions
Given a natural-language goal like 'find DEX trades on Arbitrum' or 'get lending liquidation data', returns the best matching subgraphs with reliability scores and query URLs. Automatically infers domain and protocol type from the goal. Each result includes a query_url — replace [api-key] with your Graph API key to query live data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | What you want to do, e.g. 'query Uniswap pool data on Base' | |
| chain | No | Optional chain filter: mainnet, arbitrum-one, base, matic, etc. |