n8n-nodes-feishu-fork
Version:
n8n custom nodes for n8n to interact with Feishu/Lark, including Lark Bot, Lark MCP, and Lark Trigger.
23 lines (22 loc) • 582 B
JSON
{
"node": "n8n-nodes-lark-feishu.lark",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Communication", "HITL"],
"subcategories": {
"HITL": ["Human in the Loop"]
},
"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": []
}
}