getImages
Extract all images from a webpage using PlayMCP's automation capabilities. Ideal for web scraping, testing, or saving visual content efficiently.
Instructions
Get all images from the current page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}