Client-side URL elicitation flow and schema updates

This commit is contained in:
canvrno-oai
2026-02-21 12:46:12 -08:00
parent 17c5230dd3
commit 219837b030
9 changed files with 251 additions and 17 deletions

View File

@@ -2840,6 +2840,12 @@
"string",
"null"
]
},
"elicitation_id": {
"type": [
"string",
"null"
]
}
},
"required": [
@@ -13939,4 +13945,4 @@
},
"title": "CodexAppServerProtocol",
"type": "object"
}
}