1 2 3 4 5 6 7 8
{ "title": "agent.codex_sdk.OutputMode", "description": "The model is instructed via the prompt to output a specific key.\n\nThis is the default and most widely supported mode.", "type": "string", "enum": [ "instruction" ] }