Skip to content

Commit bb16bc8

Browse files
authored
Merge pull request modelcontextprotocol#625 from modelcontextprotocol/basil/elicitation_schemas_nonoptional
update elicitation schema language
2 parents d095ba6 + a8f000c commit bb16bc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/draft/client/elicitation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The Model Context Protocol (MCP) provides a standardized way for servers to requ
1212
information from users through the client during interactions. This flow allows clients to
1313
maintain control over user interactions and data sharing while enabling servers to gather
1414
necessary information dynamically.
15-
Servers can request structured data from users with optional JSON schemas to validate responses.
15+
Servers request structured data from users with JSON schemas to validate responses.
1616

1717
## User Interaction Model
1818

0 commit comments

Comments
 (0)