Retrieve comprehensive details about specific GraphQL queries, including argument requirements, return types, descriptions, and example usage. Outputs results in YAML format for clarity and integration.
Retrieve complete details about a specific GraphQL element such as queries, mutations, types, or interfaces by providing its name and optional type filter.
Retrieve comprehensive details about a specified GraphQL type, including its structure and usage. Ideal for understanding and integrating GraphQL schemas in Hasura-based applications.
Execute arbitrary GraphQL queries against the Sui blockchain's GraphQL endpoint. Acts as an escape hatch for the agentic dispatcher pattern when no curated tool fits.