get_control
Retrieve a canvas app control's structure and Power Fx formulas, including type, variant, parent, and children. Optionally limit results to specific properties such as OnSelect or Items.
Instructions
One control (or screen, or 'App') with its type, variant, parent, children and property formulas (Power Fx). properties= limits to named properties (e.g. ['OnSelect', 'Items']).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | ||
| source | Yes | ||
| control | Yes | ||
| properties | No |