diff --git a/index.html b/index.html index 7dbea643..728a8504 100644 --- a/index.html +++ b/index.html @@ -1565,11 +1565,11 @@

Capabilities

- Unhandled prompt behavior + Unhandled prompt behavior "unhandledPromptBehavior" string Describes the session's user prompt handler. - Defaults to the dismiss and notify state. + Defaults to "dismiss and notify". @@ -2132,6 +2132,11 @@

Processing capabilities

used. The intent is that if this is not possible a new session will not be established. +
"userPromptHandler" +

If check user prompt handler matches + with value is false, return success with + data null. +

Otherwise