Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "subject": "Hi John, quick follow-up", "body": "<p>Hi John,</p><p>Following up on our conversation.</p>", "isSuccess": true, "errors": [] }
Result of rendering an email template with variable substitution.
Rendered email subject with variables replaced
Rendered email body with variables replaced
Whether the rendering completed successfully
List of rendering errors (e.g., unresolved variables)
Show child attributes