mirror of
https://github.com/Zie619/n8n-workflows.git
synced 2025-11-25 03:15:25 +08:00
37 lines
902 B
Markdown
37 lines
902 B
Markdown
|
|
# API Documentation: Chattrigger Workflow
|
||
|
|
|
||
|
|
## Overview
|
||
|
|
Automated workflow: Chattrigger Workflow. This workflow processes data and performs automated tasks.
|
||
|
|
|
||
|
|
## Workflow Metadata
|
||
|
|
- **Total Nodes**: 19
|
||
|
|
- **Complexity Level**: Complex
|
||
|
|
- **Estimated Execution Time**: 30+ seconds
|
||
|
|
- **Error Handling**: ✅ Implemented
|
||
|
|
|
||
|
|
## Trigger Information
|
||
|
|
### Trigger Types
|
||
|
|
- `@n8n/n8n-nodes-langchain.chatTrigger`
|
||
|
|
|
||
|
|
## Node Types Used
|
||
|
|
- `n8n-nodes-base.airtable`
|
||
|
|
- `n8n-nodes-base.stickyNote`
|
||
|
|
- `@n8n/n8n-nodes-langchain.chainLlm`
|
||
|
|
- `@n8n/n8n-nodes-langchain.chatTrigger`
|
||
|
|
- `@n8n/n8n-nodes-langchain.outputParserAutofixing`
|
||
|
|
- `@n8n/n8n-nodes-langchain.lmChatGoogleGemini`
|
||
|
|
- `@n8n/n8n-nodes-langchain.outputParserStructured`
|
||
|
|
- `n8n-nodes-base.set`
|
||
|
|
- `n8n-nodes-base.stopAndError`
|
||
|
|
|
||
|
|
## Integrations
|
||
|
|
- Google
|
||
|
|
- Google
|
||
|
|
|
||
|
|
## Required Credentials
|
||
|
|
- `googlePalmApi`
|
||
|
|
- `airtableTokenApi`
|
||
|
|
|
||
|
|
## Environment Variables
|
||
|
|
- `WEBHOOK_URL`
|