get_template
Retrieve a message template for a specific channel and message type, returning the custom template when configured, otherwise falling back to the default.
Instructions
Get a specific template by channel and message type. Returns the custom template if set, otherwise the default.
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 | |
| message_type | Yes | Message type (e.g. verification_request, login_request) |