implement_from_image
Converts images of bugs, mockups, or errors into code changes, automating fixes and builds from visual descriptions.
Instructions
Build or fix code based on an image. Chat sees the image, describes it, and this tool sends the description to a CLI worker to implement. Works for: screenshots of bugs to fix, mockups to build, error messages to resolve.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID | |
| targetPath | No | Specific file to modify, if known | |
| description | Yes | What Chat sees in the image and what needs to be built or fixed |