| ==Code generated by the agent== | |
| upscaled_image = image_upscaler(image) | |
| The agent automatically mapped our prompt "Upscale the image" to the just added upscaler tool purely based on the description and name of the upscaler tool | |
| and was able to correctly run it. |