layer_info
Retrieve comprehensive details about a specific layer in a QGIS project, including its type, CRS, extent, source, and vector-specific attributes like geometry type and feature count.
Instructions
Describe a single layer in detail.
Returns id, name, type, provider, CRS, extent, source, position, and visibility, plus for vector layers: geometry type, feature count, encoding, and field count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||