Get Layers
get_layersRetrieve a paginated list of layers in the current QGIS project, including IDs, names, types, visibility, and type-specific details. Use limit and offset to control results.
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 | |||