Describe the feature or problem you'd like to solve
Currently, to be able to add a picture to the cli, we need to save it into a file in the computer, and then give path to the file to the cli. Ideally, we should be able to just copy the picture from the snippet tool (or another tool) and then paste it into the cli, like in VS Code Copilot Chat.
Proposed solution
Currently adding visual information to the cli is cumbersome and slow, being able to paste images directly would speed up users and in general make the tool more usable.
Example prompts or workflows
No response
Additional context
No response