list_controls
Explore a Power Apps canvas app's control tree by screen or control type, returning each control's name, type, variant, parent, depth, and property count.
Instructions
The control tree (name, type, variant, parent, depth, number of properties), optionally for one screen and/or one control type (substring, e.g. 'Gallery', 'Button'). Use get_control for formulas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | ||
| limit | No | ||
| screen | No | ||
| source | Yes | ||
| control_type | No |