list_layers
Retrieve all layers from the active map or specify a map name to get its layers. Use this to identify available layers before managing or querying data.
Instructions
List all layers in the active map (or a specific map by name).
Args: map_name: Optional map name. If empty, uses the active map.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| map_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |