{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"image":{"description":"Generated image. Either a base64 data URI (`data:image/png;base64,...`) or an `https://` URL, depending on the upstream `response_format` (defaults to base64).","type":"string"}},"required":["image"],"additionalProperties":false}