UNPKG

n8n-bookstack-agent-tool

Version:

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

5 lines 213 B
import { INodeType, INodeTypeDescription } from 'n8n-workflow'; export declare class BookStackAgentTool implements INodeType { description: INodeTypeDescription; } //# sourceMappingURL=node-definition.d.ts.map