dify/api/core/tools
Will d546d525b4
feat: MCP tool adds support for embeddedResource (#30261)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-12-29 10:15:47 +08:00
..
__base
builtin_tool
custom_tool
entities fix: allow None values in VariableMessage validation (#30082) 2025-12-25 10:20:25 +08:00
mcp_tool feat: MCP tool adds support for embeddedResource (#30261) 2025-12-29 10:15:47 +08:00
plugin_tool
utils fix: ssrf, add internal ip filter when parse tool schema (#29548) 2025-12-15 16:28:25 +08:00
workflow_as_tool fix: validate first then save to db (#30107) 2025-12-25 19:36:52 +09:00
__init__.py
errors.py fix: ssrf, add internal ip filter when parse tool schema (#29548) 2025-12-15 16:28:25 +08:00
signature.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
tool_engine.py
tool_file_manager.py
tool_label_manager.py
tool_manager.py perf(api): optimize tool provider list API with Redis caching (#29101) 2025-12-08 15:34:03 +09:00