586 B
586 B
name, description, system, handler, tool-name, category
| name | description | system | handler | tool-name | category |
|---|---|---|---|---|---|
| get-image-file | Get local file path of image sent by user. When user sends image, system auto-downloads it. When you need to process user's image or analyze image content. | true | im_channel | get_image_file | IM Channel |
Get Image File
获取用户发送的图片的本地文件路径。
Parameters
无参数。
Workflow
- 用户发送图片
- 系统自动下载到本地
- 使用此工具获取文件路径
Related Skills
get-voice-file: 获取语音文件deliver-artifacts: 发送文件给用户