set_mobile_visibility
Show or hide a visual on the mobile layout only, preserving desktop visibility. Automatically creates a mobile layout entry if missing.
Instructions
Show or HIDE a visual on the PHONE (mobile) layout only - its desktop visibility is unchanged. visible=false hides it from the phone view. Seeds a mobile layout entry mirroring the desktop position if none exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | page name or displayName | |
| visual | Yes | visual name (from list_visuals) | |
| visible | Yes | true = show on phone, false = hide | |
| reportSessionId | Yes |