get_accessibility_tree
Retrieve the accessibility tree from a running Flutter app to inspect semantic UI elements, aiding accessibility checks and widget testing.
Instructions
Returns the accessibility (semantics) tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeRect | No | Include bounding rect for visual intersection |