diff --git a/src/channels/registry.ts b/src/channels/registry.ts index 5835f56ef..8eebc255b 100644 --- a/src/channels/registry.ts +++ b/src/channels/registry.ts @@ -66,7 +66,7 @@ const CHAT_CHANNEL_META: Record = { detailLabel: "AgentMail", docsPath: "/channels/agentmail", docsLabel: "agentmail", - blurb: "email channel via AgentMail; configure API key and inbox.", + blurb: "email channel via AgentMail; dedicated agent inbox API.", systemImage: "envelope", quickstartAllowFrom: true, },