UNPKG

n8n-bookstack-agent-tool

Version:

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

9 lines 265 B
export declare class RateLimitingTester { private tool; constructor(); runRateLimitingTests(): Promise<void>; private testBurstRequests; private testSustainedLoad; private testRetryBehavior; } //# sourceMappingURL=rate-limiting-test.d.ts.map