get_widget_tree
Retrieve a JSON representation of the live Flutter widget tree. Use summaryOnly to filter the output, enabling quick inspection of the current UI structure for debugging or test assertions.
Instructions
Returns a JSON representation of the widget tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summaryOnly | No | If true, returns a filtered tree |