query_subgraph
Query any Predict.fun subgraph with a custom GraphQL query for advanced data not covered by other tools.
Instructions
Run a custom GraphQL query against any Predict.fun subgraph. Use this for advanced queries not covered by other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subgraph | Yes | Which subgraph to query | |
| graphql_query | Yes | The GraphQL query string |