render-template
Render a prompt template by supplying a template ID and variable values to generate a customized output string.
Instructions
Render a template with provided variables
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variables | Yes | Variables to use in template rendering | |
| templateId | Yes | Template ID (format: category.template) |