gotoHuman MCP

Official
by gotohuman
Verified

list-forms

List all available review forms. NOTE: You need to fetch the schema for the form fields first using the get-form-schema tool.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": {}, "type": "object" }