iiRecord
Agentic AI Atlas · OpenAI Structured Output (strict) guard
output-guard:openai-structured-output-stricta5c.ai
II.
OutputGuard overview

output-guard:openai-structured-output-strict

Reference · live

OpenAI Structured Output (strict) guard overview

OpenAI Responses/Chat Completions support `response_format: { type: "json_schema", json_schema: { ..., strict: true } }`. When strict=true the server enforces JSON Schema constraints on the assistant output and refuses to emit non-conforming results, surfacing a structural error rather than a malformed response. Doc: OpenAI Structured Outputs.

OutputGuardOutgoing · 0Incoming · 1

Attributes

displayName
OpenAI Structured Output (strict) guard
appliesTo
tool-result
phase
post-call
detectorKinds
  • format-violation
onTrigger
block
severity
block-call
description
OpenAI Responses/Chat Completions support `response_format: { type: "json_schema", json_schema: { ..., strict: true } }`. When strict=true the server enforces JSON Schema constraints on the assistant output and refuses to emit non-conforming results, surfacing a structural error rather than a malformed response. Doc: OpenAI Structured Outputs.

Outgoing edges

None.

Incoming edges

output_guard_applied_by1