render_prompt
Substitute variables into prompt templates to generate final messages for review before execution.
Instructions
Render a prompt template by substituting variables, returning the final messages without executing
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt_id | Yes | Prompt ID or slug to render | |
| variables | Yes | Variable values to substitute into the template | |
| hyperparameters | No | Override default hyperparameters |