ios_describe_all
Retrieve accessibility data for iOS simulator screens to analyze UI element hierarchy, labels, values, and positions for development and testing purposes.
Instructions
Get accessibility information for the entire iOS simulator screen. Returns a nested tree of UI elements with labels, values, and frames. Requires IDB to be installed (brew install idb-companion).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| udid | No | Optional simulator UDID. Uses booted simulator if not specified. |