Skip to content

Commit a17a5c9

Browse files
committed
Update text to make clear Elicitation is not directly associated with a Tool Call.
1 parent 6f43d1f commit a17a5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ async def handle_completion(
498498
```
499499
### Elicitation
500500

501-
Request additional information from users during tool execution:
501+
Request additional information from users. This example shows an Elicitation during a Tool Call:
502502

503503
```python
504504
from mcp.server.fastmcp import FastMCP, Context

0 commit comments

Comments
 (0)