get_computed_styles
Retrieve computed CSS styles for any element using its CSS selector to debug UI rendering issues.
Instructions
Returns the computed CSS styles for an element (essential for UI debugging).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes |