@telepilotco/n8n-nodes-kv-storage
Version:
Key-Value Storage Node for n8n supporting different scopes
19 lines (18 loc) • 518 B
JSON
{
"node": "n8n-nodes-kv-storage.KvStorage",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"categories": ["Storage"],
"resources": {
"credentialDocumentation": [
{
"url": "https://telepilot.co/documentation/saving-variables-in-n8n-with-kv-storage-node/"
}
],
"primaryDocumentation": [
{
"url": "https://telepilot.co/documentation/saving-variables-in-n8n-with-kv-storage-node"
}
]
}
}