Commit 4e09f12
authored
Remove 'Accept response' message from URL Mode Elicitation Required Error Flow
As demonstrated in the client `elicitationUrlExample.ts` sample in the TypeScript SDK, this response is discarded which makes sense because there's no elicitation request in this case to respond to, just a URLElicitationRequiredError.
https://github.com/modelcontextprotocol/typescript-sdk/blob/0c1cbf0d37199ffa1bb6e119bd855cd0add930b3/src/examples/client/elicitationUrlExample.ts#L7161 parent a94917e commit 4e09f12
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
516 | | - | |
517 | 516 | | |
518 | 517 | | |
519 | 518 | | |
| |||
0 commit comments