Render template with provided variables
Variable values to substitute
Rendered prompt string
Validate variables before rendering
Checks that:
Variable values to validate
Validation result
ReadonlyidUnique identifier for this prompt
ReadonlynameHuman-readable name
ReadonlyversionSemantic version
ReadonlytemplateTemplate string with variable placeholders
ReadonlyvariablesVariable definitions
ReadonlymetadataMetadata about this prompt
Template for generating prompts with variable substitution
Provides a structured way to manage prompt templates with:
Example