iyke_layout_get
Retrieve saved layout data (pane tree, files-explorer state, panel sizes) for a project to inspect its user-facing appearance.
Instructions
Get the saved layout (pane tree, files-explorer state, panel sizes) for a project. Returns the raw layout_state row contents — each field is the JSON the shell wrote, or null when nothing has been saved for that key. Defaults to the active project; pass project_id to query a specific one. Useful for the conductor pattern (an agent inspecting "what does this project look like to the user").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No |