mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 23:29:10 +02:00
* fix: suppress output schema for ToolResult subclass annotations * use issubclass_safe/is_class_member_of_type for ToolResult subclass checks * use parsed_fn.return_type for ToolResult check in transform fallback |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_callable.py | ||
| test_content.py | ||
| test_output_schema.py | ||
| test_results.py | ||
| test_title.py | ||
| test_tool.py | ||