import { buildChannelConfigSchema, GoogleChatConfigSchema } from "openclaw/plugin-sdk/googlechat"; export const GoogleChatChannelConfigSchema = buildChannelConfigSchema(GoogleChatConfigSchema);