Skip to main content
Glama

BuildBetter

validate-query

Verify the validity of a GraphQL query prior to execution to prevent errors and ensure accurate results. Ideal for validating syntax and structure.

Instructions

Check if a GraphQL query is valid before executing it

Input Schema

NameRequiredDescriptionDefault
queryYesThe GraphQL query to validate

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The GraphQL query to validate", "type": "string" } }, "required": [ "query" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/buildbetter-app/BuildBetter-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server