Microsoft Agent 365 Trigger¶
Node: microsoftAgent365Trigger · Full type: @n8n/n8n-nodes-langchain.microsoftAgent365Trigger · Version: 1.1
Credentials¶
microsoftAgent365Api (alias: @microsoft)
Parameters¶
| Parameter | Type | Default | Details |
|---|---|---|---|
systemPrompt |
string | "" | |
needsFallback |
boolean | false | |
useMcpTools |
boolean | false | |
include |
options | "all" | all, selected |
includeTools |
multiOptions | [] | multi: mcp_CalendarTools, mcp_MailTools, mcp_MeServer, mcp_ODSPRemoteServer, mcp_SharePointListsTools, mcp_TeamsServer, mcp_TeamsCanaryServer, mcp_WordServer |
hasOutputParser |
boolean | false | |
options |
collection | {} | keys: maxIterations, welcomeMessage |
options children:
| Parameter | Type | Default | Details |
|---|---|---|---|
maxIterations |
number | 10 | |
welcomeMessage |
string | "" |