n8n-nodes-handit
Version:
n8n community nodes for Handit tracing and prompt management
22 lines (21 loc) • 495 B
JSON
{
"node": "n8n-nodes-base.HanditPromptFetcher",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": [
"AI",
"Data & Storage"
],
"resources": {
"credentialDocumentation": [
{
"url": "https://docs.handit.com/api/authentication"
}
],
"primaryDocumentation": [
{
"url": "https://docs.handit.com/integrations/n8n/prompt-fetcher"
}
]
}
}