UNPKG

n8n-bookstack-agent-tool

Version:

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

8 lines 211 B
export declare class PagesTester { private tool; constructor(); testPages(): Promise<void>; private testCrudOperations; private testErrorHandling; } //# sourceMappingURL=pages-tester.d.ts.map