<- Adapters

Notification

experimentalmessaging

Multi-channel notification routing

pip install chp-adapter-notification

Auto-discovered through the chp.adapters entry point — no host config needed.

Capabilities

What this adapter exposes.

broadcastv0.1.0

Send a notification to multiple recipients. Message body NEVER in evidence.

chp.adapters.notification.broadcast
notifyv0.1.0

Send a notification to a single recipient via the specified channel. Message body NEVER in evidence.

chp.adapters.notification.notify
See the full capability catalog →