#!/usr/bin/env node /** * @mcp-consultant-tools/powerplatform CLI * * Command-line interface for PowerPlatform read-only operations. * Reuses the same ServiceContext and services as the MCP server. */ export {}; //# sourceMappingURL=cli.d.ts.map