get_aave_schema
Retrieve the complete GraphQL schema for an AAVE subgraph on a given chain to understand available queryable fields and types before building custom queries.
Instructions
Use this to introspect the full GraphQL schema for any AAVE chain's subgraph. Returns all queryable root fields and their types. Useful before writing a custom query_aave_subgraph call, or to understand what data is available on a specific chain/version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Chain identifier (includes 'governance') |