download_inline_image
Download inline images embedded in Zoho task descriptions to a local file. Perfect for saving screenshots from task comments.
Instructions
Download an inline image from a Zoho task description URL to a local file. Use this to download screenshots/images embedded in task descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_url | Yes | The Zoho inline image URL (e.g., https://projects.zoho.com/viewInlineAttachmentForApi/image?file=...) | |
| output_path | Yes | Absolute path where the image should be saved (e.g., /path/to/image.png) |