fix: address tools documentation gaps and outdated references (v2.26.3) (#443)

This commit is contained in:
Romuald Członkowski
2025-11-26 00:57:15 +01:00
committed by GitHub
parent f770043d3d
commit 25784142fe
12 changed files with 239 additions and 33 deletions

View File

@@ -8,3 +8,4 @@ export { n8nValidateWorkflowDoc } from './n8n-validate-workflow';
export { n8nAutofixWorkflowDoc } from './n8n-autofix-workflow';
export { n8nTriggerWebhookWorkflowDoc } from './n8n-trigger-webhook-workflow';
export { n8nExecutionsDoc } from './n8n-executions';
export { n8nWorkflowVersionsDoc } from './n8n-workflow-versions';