get_subgraph_schema
Fetch the full GraphQL introspection schema for any Polymarket subgraph (main, activity, orderbook, etc.) to discover available entities and fields for querying prediction market data.
Instructions
Get the full GraphQL schema (introspection) for a Polymarket subgraph
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subgraph | Yes | Subgraph identifier: main, beefy_pnl, slimmed_pnl, activity, or orderbook |