project_list_available_layouts
Lists available Global Layout files (.lay) in a project directory to help users select layouts before loading. Shows filename, size, and path for each option.
Instructions
📂 List all Global Layout files (.lay) available in the project directory. Shows filename, size, and full path. ALWAYS use this before loading a layout to show available options to the user.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project identifier returned by project_open (e.g. S000009result_1278407893) |