fetch_image
Retrieve and save images from Zulip messages to temporary files for viewing by providing the image path from message content.
Instructions
Fetch an image from Zulip and save it to a temp file for viewing.
Args: path: Image path from message content (e.g. "/user_uploads/2/54/abc/image.jpg").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |