Files
Agentic-AI-Template/plugins/cache/openai-bundled/browser/26.608.12217/docs/screenshots.md
T
2026-06-10 17:12:23 +09:00

8 lines
515 B
Markdown

# Screenshots
* If you take a screenshot that the user should see, include the image inline in your Markdown response using Markdown image syntax so the image renders, rather than as a bare link:
```md
![screenshot](IMAGE_LINK)
```
* IMPORTANT: If the user has asked you to take screenshots, you MUST include them as part of your final markdown response.
* If the user has asked you to test a website as part of development, you should take screenshots at key moments and include them in your final response.