snow-flow 3.1.2 → 3.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,8 @@
1
+ #!/usr/bin/env node
2
+ /**
3
+ * ServiceNow Knowledge Management & Service Catalog MCP Server
4
+ * Handles knowledge articles, service catalog items, and related operations
5
+ * Uses official ServiceNow REST APIs for kb_knowledge and sc_cat_item tables
6
+ */
7
+ export {};
8
+ //# sourceMappingURL=servicenow-knowledge-catalog-mcp.d.ts.map