get_component_properties
Retrieves all visible property values for a selected component from the Properties panel in the Android Builder IDE. Must click the component in the Designer first to populate the panel.
Instructions
Reads all visible property values for a component from the Properties sidebar panel. You must click the component in the Designer first to populate the panel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentName | Yes | Name of the component (e.g. Button1) |