n8n-nodes-smartgent
Version:
SmartGent custom nodes for n8n - AI-powered automation and intelligent workflow integrations including LiteLLM chat completions, SharePoint file monitoring, and enterprise search
20 lines (19 loc) • 556 B
JSON
{
"node": "n8n-nodes-smartgent.SmartgentSharePointTrigger",
"nodeVersion": "1.0",
"codex": {
"categories": ["Development", "SharePoint", "Trigger"],
"subcategories": {
"Development": ["Trigger Nodes"],
"SharePoint": ["Monitoring"],
"Trigger": ["File System"]
},
"resources": {
"primaryDocumentation": [
{
"url": "https://docs.microsoft.com/en-us/graph/api/resources/sharepoint"
}
]
}
}
}