n8n-nodes-feishu-lark
Version:
n8n custom nodes for n8n to interact with Feishu/Lark, including Lark Bot, Lark MCP, and Lark Trigger.
20 lines (19 loc) • 546 B
JSON
{
"node": "n8n-nodes-feishu-lark.larkMcp",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Communication"],
"resources": {
"credentialDocumentation": [
{
"url": "https://open.feishu.cn/document/faq/trouble-shooting/how-to-obtain-app-id"
}
],
"primaryDocumentation": [
{
"url": "https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/mcp_integration/mcp_introduction"
}
],
"generic": []
}
}