// Msteams API module exposes the plugin public contract. export { buildChannelConfigSchema } from "openclaw/plugin-sdk/channel-config-schema"; export { MSTeamsConfigSchema } from "./src/config-schema.js";