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 6f43d1f commit a17a5c9Copy full SHA for a17a5c9
README.md
@@ -498,7 +498,7 @@ async def handle_completion(
498
```
499
### Elicitation
500
501
-Request additional information from users during tool execution:
+Request additional information from users. This example shows an Elicitation during a Tool Call:
502
503
```python
504
from mcp.server.fastmcp import FastMCP, Context
0 commit comments