We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da407d0 commit b689e8fCopy full SHA for b689e8f
1 file changed
src/mcp/types/__init__.py
@@ -13,7 +13,6 @@
13
TASK_STATUS_INPUT_REQUIRED,
14
TASK_STATUS_WORKING,
15
Annotations,
16
- AnyFunction,
17
AudioContent,
18
BaseMetadata,
19
BlobResourceContents,
@@ -218,7 +217,6 @@
218
217
"TASK_STATUS_INPUT_REQUIRED",
219
"TASK_STATUS_WORKING",
220
# Type aliases and variables
221
- "AnyFunction",
222
"ContentBlock",
223
"Cursor",
224
"ElicitRequestedSchema",
0 commit comments