Skip to content
Tracon

Images

1 operations. {prefix} is the route prefix passed to MapTracon; the template uses /tracon.

Operation ID: TraconGenerateImage

Generates images and saves them as attachments.

This is an operator action outside a run. Generated images are saved as attachments and the response returns their descriptors and configured cost. To record usage in tool_invocations, use the agent’s generate_image tool instead.

Authorization: bearer authentication; Operator role policy when that policy is registered; RunsWrite API-key scope.

Request body (required):

Response Body Headers
200 OK application/jsonImageGenerationOperatorResponse
400 Bad Request application/problem+jsonProblemDetails
502 Bad Gateway application/problem+jsonProblemDetails