n8n-nodes-datahyena 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -43,6 +43,7 @@ class Datahyena {
43
43
  version: 1,
44
44
  subtitle: '={{ $parameter["resource"] }}',
45
45
  description: 'B2B growth signals: funding rounds, acquisitions, exec moves, companies, investors',
46
+ usableAsTool: true,
46
47
  defaults: { name: 'Datahyena' },
47
48
  inputs: ['main'],
48
49
  outputs: ['main'],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-datahyena",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "description": "n8n community node for the Datahyena B2B growth-signals API: funding rounds, acquisitions, executive moves, companies, and investors.",
5
5
  "keywords": [
6
6
  "n8n-community-node-package",