Skip to main content
Glama

gotoHuman MCP

Official

get-form-schema

Retrieve the schema for the 'fields' property to structure human review forms, ensuring accurate and consistent data capture in AI workflows.

Instructions

Get the schema to use for the 'fields' property when requesting a human review with a form.

Input Schema

NameRequiredDescriptionDefault
formIdYesThe form ID to fetch the schema for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "formId": { "description": "The form ID to fetch the schema for", "type": "string" } }, "required": [ "formId" ], "type": "object" }
Install Server

Other Tools from gotoHuman MCP

Related Tools

    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/gotohuman/gotohuman-mcp-server'

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