mobile_take_screenshot
Capture the current Android device screen to obtain a visual representation for analysis and interaction purposes.
Instructions
Take a screenshot of the current Android screen.
Returns an image object that can be viewed by the LLM.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}