fastmcp/tests/tools
chaoliang yan 2ffe68cfa1
fix: preserve tool decorator metadata (#4072)
Generated with Codex.

Co-authored-by: lawrence3699 <lawrence3699@users.noreply.github.com>
2026-05-04 12:22:31 -04:00
..
tool Add run_in_thread opt-out for sync tools with thread affinity (#4010) 2026-04-22 10:31:44 -04:00
tool_transform fix: TransformedTool sync fn crash and schema mutation (#3823) 2026-04-11 11:50:23 -04:00
__init__.py Support mounting FastMCPs as sub-servers 2025-04-07 17:54:55 -04:00
test_standalone_decorator.py fix: preserve tool decorator metadata (#4072) 2026-05-04 12:22:31 -04:00
test_tool_future_annotations.py fix: resolve Pyright "Module is not callable" on @tool, @resource, @prompt decorators (#3540) 2026-03-17 18:11:42 -04:00
test_tool_run_in_thread.py Add run_in_thread opt-out for sync tools with thread affinity (#4010) 2026-04-22 10:31:44 -04:00
test_tool_timeout.py Unify discovery API: deduplicate at protocol layer only (#2919) 2026-01-18 21:01:53 -05:00