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

textstring required
templateIdstring
scopestring
skippedboolean required
unresolvedstring[] required

Changes

Changed in 1 of the 104 revisions of this API.2

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added