get_device_layout
Retrieve the current layout from a paired iOS device to see its structure before editing. Optionally get the complete layout JSON for detailed inspection.
Instructions
Read the layout currently live on the paired device (structural summary).
Lets you SEE what's on the phone before editing, instead of pushing blind.
Args: full: If true, also include the complete layout JSON (default: summary only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |