n8n-nodes-feishu-lark
Version:
n8n custom nodes for n8n to interact with Feishu/Lark, including Lark Bot, Lark MCP, and Lark Trigger.
24 lines (23 loc) • 642 B
JSON
{
"node": "n8n-nodes-feishu-lark.lark",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Communication", "HITL"],
"subcategories": {
"HITL": ["Human in the Loop"]
},
"alias": ["human", "form", "wait", "hitl", "approval"],
"resources": {
"credentialDocumentation": [
{
"url": "https://open.feishu.cn/document/faq/trouble-shooting/how-to-obtain-app-id"
}
],
"primaryDocumentation": [
{
"url": "https://open.feishu.cn/document/client-docs/intro"
}
],
"generic": []
}
}