Get Layers
get_layersLists layers in the current QGIS project with IDs, names, types, visibility, and type-specific details. Supports pagination with limit and offset for large projects.
Instructions
List layers in the current project with IDs, names, types, visibility, and type-specific info. Use limit/offset for pagination. Response includes total_count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||