elevenlabs-n8n-node
v0.1.0
Published
Official ElevenLabs node for n8n
Downloads
95
Maintainers
Keywords
Readme
ElevenLabs n8n Node
This repo is the ElevenLabs n8n official node. It is generated from our latest openapi spec weekly, via this project.
To update the node, update the openapi spec in nodes/elevenlabs/openapi.json/
- Run
npm ito install dependencies. - Run
npm lintto check for errors ornpm lintfixto automatically fix errors when possible. - Refer to Run your node locally for guidance.
