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.
How to use it
runId is exposed by the Gotohuman MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the runId tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Gotohuman MCP Server
npx @gotohuman/mcp-serverOther tools in Gotohuman MCP Server (12)
Optional list of user emails to assign the review to
Content (AI-output to review, context,...) and configuration for the review template's fields.
The review template ID to fetch the schema for
Get the schema to use when requesting a human review for a given review template.
List all available review templates.
Optional additional data that will be incl. in the webhook response after review template submission
Array of reviewIds from previous gotoHuman review steps (omit on the first step)
Request a human review. Will appear in your gotoHuman inbox.
Optional display name for the run (can be set or updated on any step)
Optional title shown in the inbox and notifications
Optional webhook URL for this request (when the review template has no default webhook)
Optional object linking this review to a multi-step agentic workflow: