| name | agent-messaging-gateway |
| description | Design gateway-backed agent delivery through chat, email, and team messaging channels. |
Agent Messaging Gateway
Design gateway-backed agent delivery through chat, email, and team messaging channels.
When to Use
Use this Note when a Memoire or Studio run needs agent messaging, gateway setup, platform channel, delivery routing.
Workflow
- Name the channel, audience, allowed users, and delivery direction before connecting an agent.
- Keep setup, health, start, stop, and restart commands separate from message sending commands.
- Route every inbound message to a named agent profile and a known workspace.
- Log delivery target, session id, channel, and reply destination in the run output.
- Treat channel auth as secret material and store only references in Notes.
Sources