download_task_images
Download all inline images from a task description to a local directory and receive a mapping of original URLs to local file paths.
Instructions
Download all inline images from a task description to a local directory. Returns the mapping of original URLs to local file paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID | |
| output_dir | Yes | Absolute path to directory where images should be saved | |
| project_id | Yes | Project ID |