Skip to main content
Glama

BuildBetter

find-fields

Identify the field names associated with a specific GraphQL type (object or input object) to streamline schema exploration and integration workflows.

Instructions

Return the field names for a specified GraphQL type (object or input object)

Input Schema

NameRequiredDescriptionDefault
typeNameYesGraphQL type name

Input Schema (JSON Schema)

{ "properties": { "typeName": { "description": "GraphQL type name", "type": "string" } }, "required": [ "typeName" ], "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