Gotohuman MCP Server
UnclaimedNo description provided.
Install
npx @gotohuman/mcp-serverUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (13)
assignToUsers
Optional list of user emails to assign the review to
fieldData
Content (AI-output to review, context,...) and configuration for the review template's fields.
formId
The review template ID to fetch the schema for
get-form-schema
Get the schema to use when requesting a human review for a given review template.
list-forms
List all available review templates.
metadata
Optional additional data that will be incl. in the webhook response after review template submission
prevSteps
Array of reviewIds from previous gotoHuman review steps (omit on the first step)
request-human-review-with-form
Request a human review. Will appear in your gotoHuman inbox.
runId
Unique ID for the current workflow run. Use the same runId on every review in the same run. If workflow is sent without runId (even {}), or for manual triggers, gotoHuman creates a runId and returns it as workflowRunId for subsequent requests.
runName
Optional display name for the run (can be set or updated on any step)
title
Optional title shown in the inbox and notifications
webhookUrl
Optional webhook URL for this request (when the review template has no default webhook)
workflow
Optional object linking this review to a multi-step agentic workflow: