get_layer_info
List architectural layers or fetch nodes within a specific layer to inspect codebase organization.
Instructions
List architectural layers, or get nodes belonging to a specific layer.
Args: layer_name: Layer name to inspect. Leave empty to list all layers. project: Project name.
Returns: Layer listing or nodes within a specific layer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| layer_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |