Preview template (dry run)
preview_templateResolve template variables and validate the result without rendering or spending credits. Check variable values before rendering.
Instructions
Resolve a template's variables and validate the result WITHOUT rendering or spending credits. Use this to check variable values before create_render.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| overrides | No | Optional output overrides applied on top of the payload/template. | |
| variables | No | Template variable values, keyed by variable name. | |
| templateId | Yes | Template ID, e.g. "tpl_AbC123..." (20 chars after the prefix) |