Get Layers
get_layersRetrieve a list of all layers in the current QGIS project, including details such as ID, name, type, and visibility. Supports pagination with limit and offset parameters.
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 | |||