This is an n8n community node. It lets you use Feather AI in your n8n workflows.
Feather AI is a conversational AI platform for building voice and text agents.
n8n is a fair-code licensed workflow automation platform.
Installation Operations Credentials Compatibility Usage Resources Version history
Follow the installation guide in the n8n community nodes documentation.
- Install n8n-node globally
npm install --global @n8n/node-cli- Build
n8n-node build- Start n8n dev server
n8n-node dev- Run Linter
n8n-node lint- Get Workflows
- Dispatch single phone call
- Create Workflow Execution
- Cancel Workflow Execution
API Key can be issued using the dashboard.
- Workflows are time and condition bound cadences of multiple calls that operate on a schedule. You must create one on the dashboard
- Each lead becomes an instance of a single workflow execution
- In order to dispatch single phone calls or workflow execution, please attach a phone number in the 'Telephony' tab in the dashboard to the agent. This agent can then be attached to the workflow.
- Version 1.0.0