query_lido_subgraph
Run raw GraphQL queries against the Lido subgraph for advanced protocol data. Use get_lido_schema first to explore entities and fields.
Instructions
Run any raw GraphQL query against the Lido subgraph. Escape hatch for advanced queries not covered by other tools. Use get_lido_schema first to discover available entities and fields
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | GraphQL query string | |
| variables | No | Optional GraphQL variables as a JSON object |