Package Information
Downloads: 21 weekly / 120 monthly
Latest Version: 0.1.0
Author: Toolhub
Available Nodes
Documentation
n8n-nodes-toolhub
Community nodes for integrating Toolhub with n8n.
What is included
This package provides separate nodes per Toolhub function:
Toolhub Audio SplitToolhub Audio Split CompatToolhub Audio Transcript LocalToolhub Audio CleanupToolhub WOLToolhub DOCX RenderToolhub DOCX Template Fill
Credential
All nodes use a shared credential named Toolhub API:
Base URL(required), example:http://toolhub:5656API Key(optional)Auth Header Name(default:Authorization)Auth Scheme(Bearer/Token/Raw)
Install in n8n
- Open Settings -> Community Nodes in n8n.
- Install package:
n8n-nodes-toolhub. - Create a
Toolhub APIcredential. - Use the nodes from the Toolhub category.
Build locally
cd integrations/n8n-nodes-toolhub
npm install
npm run build
Notes
Toolhub Audio SplitcallsPOST /n8n_audio_split, downloads chunk binaries, and returns one item per chunk.Toolhub Audio Cleanupcalls/runwithtool: n8n_audio_cleanup.- Existing Toolhub endpoints remain compatible for legacy workflows.