UNPKG

n8n-bookstack-agent-tool

Version:

Comprehensive BookStack API integration tool for n8n AI Agent with MCP framework compatibility

9 lines 285 B
export declare class FinalValidationReporter { private config; constructor(); generateFinalReport(): Promise<void>; private reportTestResults; private reportToolCapabilities; private reportReadinessStatus; } //# sourceMappingURL=final-validation-report.d.ts.map