run_agent_task
Execute multi-step tasks on a connected phone by describing a goal in natural language. The AI agent uses screen vision and touch controls to plan and complete actions autonomously.
Instructions
Run an AI Agent task on the connected phone. The agent will plan and execute multiple steps to achieve the goal using screen vision and touch controls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | Natural language task goal, e.g. "Open WeChat and send hello to John" | |
| timeoutMs | No | Max execution time in milliseconds (default: 120000) |