We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d17c6d0 commit 56e058eCopy full SHA for 56e058e
docs/specification/draft/client/elicitation.mdx
@@ -674,7 +674,7 @@ sequenceDiagram
674
Server->>3AS: Exchange authorization code for OAuth tokens
675
3AS->>Server: Grants tokens
676
Note over Server: Bind tokens to MCP user identity
677
- Server-->>Client: notifications/elicitation/complete
+ Server-->>Client: notifications/elicitation/complete (optional)
678
Client->>Server: Retry tools/call
679
Note over Server: Retrieve token bound to user identity
680
Server->>3RS: Call 3rd-party API
0 commit comments