Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions src/mcp/types/_types.py
Original file line number Diff line number Diff line change
Expand Up @@ -1995,9 +1995,6 @@ class ElicitResult(Result):
Contains values matching the requested schema. Values can be strings, integers, floats,
booleans, arrays of strings, or null.
For URL mode, this field is omitted.
The null value arm is superset leniency; the schema-exact surface types
declare no null arm.
"""


Expand Down
Loading