PromptTemplates

Full scope-aware template resolution with interpolation (used by workers via HTTP)

post/api/prompt-templates/render

Request body

eventTypestring required
variablesobject
agentIdstring
repoIdstring

Response

Fully resolved and interpolated template

Changes