process-template
Process a prompt template by applying variables, conditions, loops, and functions to generate dynamic text output.
Instructions
Process a prompt template with advanced logic (conditions, loops, functions)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | The filename of the template prompt | |
| variables | Yes | Object with variable names as keys and values (supports nested objects and arrays) |