dual_send_notification
Send notifications to multiple wallets using customizable message templates, enabling AI agents to communicate with Web3 users through the DUAL operating system.
Instructions
Send a notification message to one or more wallets using a message template.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Array of recipient wallet IDs | |
| template_id | Yes | Message template ID | |
| subject | No | Override template subject | |
| body | No | Override template body | |
| data | No | Template variable substitutions |