rlm_get_template
Retrieve a specific prompt template using its ID or slug. Optionally substitute variables to generate a rendered prompt.
Instructions
Get a specific prompt template by ID or slug. Optionally render with variables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_id | No | Template ID | |
| slug | No | Template slug | |
| variables | No | Variables to substitute in template |