render_template
Render a message template by substituting provided variables, returning the fully formatted content ready for delivery across channels.
Instructions
Render a template with provided variables. Returns the fully rendered message content.
ACCESS: needs a Proof account. Set PROOF_API_KEY and restart this server, then call this tool again. start_login does NOT open this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | Message channel | |
| variables | No | Variables to substitute into the template | |
| message_type | Yes | Message type |