dify/api/services/tools
Harry 015f82878e feat(trigger): integrate plugin icon retrieval into trigger provider
- Added `get_plugin_icon_url` method in `PluginService` to fetch plugin icons.
- Updated `PluginTriggerProviderController` to use the new method for icon handling.
- Refactored `ToolTransformService` to utilize `PluginService` for consistent icon URL generation.

This enhances the trigger provider's ability to manage plugin icons effectively.
2025-09-05 12:01:41 +08:00
..
api_tools_manage_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
builtin_tools_manage_service.py feat(trigger): add trigger provider management and webhook handling functionality 2025-09-03 14:53:26 +08:00
mcp_tools_manage_service.py Feat/improved mcp timeout configs (#23605) 2025-08-12 13:14:00 +08:00
tool_labels_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
tools_manage_service.py [CHORE]: x: T = None to x: Optional[T] = None (#24217) 2025-08-21 21:58:39 +08:00
tools_transform_service.py feat(trigger): integrate plugin icon retrieval into trigger provider 2025-09-05 12:01:41 +08:00
workflow_tools_manage_service.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00