n8n-nodes-aigent-event-trigger
v0.1.9
Published
n8n community node for capturing AI events
Downloads
978
Maintainers
Readme
n8n-nodes-aigent-event-trigger
Overview
This n8n community node provides an AI Event Trigger that captures and logs AI-related events within n8n workflows. It allows you to track and monitor various AI interactions and events across your automation processes.
Features
- Capture all AI events in a workflow
- Log event details including event type, data, and timestamp
- Easily integrate AI event tracking into your n8n workflows
Installation
Install the node via npm:
npm install n8n-nodes-aigent-event-trigger
Usage
- Add the AI Event Capture node to your n8n workflow
- The node will automatically capture and log AI events
- Events can be further processed or analyzed in subsequent workflow steps
Event Capture Details
- Captures event type
- Logs associated event data
- Records precise timestamp of each event
Compatibility
- Requires n8n version 0.x
- Works with n8n workflow API version 1
License
MIT License
Support
Community-supported node for n8n automation platform