mirror of
https://github.com/openai/codex.git
synced 2026-04-29 02:41:12 +03:00
Added preliminary MCP elicitations support, gated behind elicitation_apps_mcp_gateway experimental feature
This commit is contained in:
@@ -2824,6 +2824,7 @@
|
||||
"message": {
|
||||
"type": "string"
|
||||
},
|
||||
"requested_schema": true,
|
||||
"server_name": {
|
||||
"type": "string"
|
||||
},
|
||||
@@ -2833,6 +2834,12 @@
|
||||
],
|
||||
"title": "ElicitationRequestEventMsgType",
|
||||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
]
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
|
||||
Reference in New Issue
Block a user