fastmcp/tests
Jeremiah Lowin 9326cb91db Fix title field preservation in tool transformations
Add title parameter to Tool.from_tool() and TransformedTool.from_tool()
to properly inherit or override title field when transforming tools.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-12 09:53:49 -04:00
..
auth Support 'scp' claim for OAuth scopes in BearerAuthProvider 2025-07-03 20:18:54 -04:00
cli Ensure the CLI accepts "streamable-http" as a valid transport (#1099) 2025-07-09 09:35:26 -04:00
client Fix concurrent proxy client operations with session isolation (#1083) 2025-07-08 17:22:43 -04:00
contrib Remove asyncio mark 2025-07-06 21:14:30 -04:00
deprecated Fix concurrent proxy client operations with session isolation (#1083) 2025-07-08 17:22:43 -04:00
integration_tests xfail when github token is not set (#1123) 2025-07-11 12:55:45 -04:00
prompts Avoid propagating logs (#1042) 2025-07-04 12:22:11 -04:00
resources Fix single-element list unwrapping in tool content 2025-07-07 12:07:16 -04:00
server Expand empty parameter filtering and add tests 2025-07-12 09:25:05 -04:00
tools Fix title field preservation in tool transformations 2025-07-12 09:53:49 -04:00
utilities fix: replace oneOf with anyOf in OpenAPI schemas to handle overlapping unions (#1119) 2025-07-11 13:31:45 -04:00
__init__.py Update type handling for resources 2024-11-29 19:42:46 -05:00
conftest.py Only apply log config to FastMCP loggers 2025-04-14 15:45:05 -04:00
test_examples.py Fix single-element list unwrapping in tool content 2025-07-07 12:07:16 -04:00