@gotohuman/n8n-nodes-gotohuman
Version:
n8n node to request human reviews in AI workflows with gotoHuman
23 lines (22 loc) • 625 B
JSON
{
"node": "n8n-nodes-base.gotohuman",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Communication", "HITL"],
"subcategories": {
"HITL": ["Human in the Loop"]
},
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.gotohuman.com/Integrations/n8n"
}
],
"primaryDocumentation": [
{
"url": "https://docs.gotohuman.com/Integrations/n8n"
}
]
},
"alias": ["human", "form", "wait", "hitl", "approval", "review", "human-in-the-loop", "ai", "llm"]
}