forked from bai/curriculum-project-hub
fix: let agents download Feishu message resources
This commit is contained in:
@@ -41,6 +41,7 @@ const TOOL_ICONS: Record<string, string> = {
|
||||
send_file: "send-filled",
|
||||
request_approval: "thumb-up-filled",
|
||||
feishu_read_context: "search-filled",
|
||||
feishu_download_resource: "download-filled",
|
||||
};
|
||||
|
||||
function toolIcon(toolName: string): string {
|
||||
|
||||
Reference in New Issue
Block a user