Added preliminary MCP elicitations support, gated behind elicitation_apps_mcp_gateway experimental feature

This commit is contained in:
canvrno-oai
2026-02-12 14:11:14 -08:00
parent 855e275591
commit 17c5230dd3
14 changed files with 1171 additions and 55 deletions

View File

@@ -1763,6 +1763,7 @@
"message": {
"type": "string"
},
"requested_schema": true,
"server_name": {
"type": "string"
},
@@ -1772,6 +1773,12 @@
],
"title": "ElicitationRequestEventMsgType",
"type": "string"
},
"url": {
"type": [
"string",
"null"
]
}
},
"required": [
@@ -7008,6 +7015,7 @@
"message": {
"type": "string"
},
"requested_schema": true,
"server_name": {
"type": "string"
},
@@ -7017,6 +7025,12 @@
],
"title": "ElicitationRequestEventMsgType",
"type": "string"
},
"url": {
"type": [
"string",
"null"
]
}
},
"required": [