attributes_list_fields
List a vector layer's fields, including name, type, length, and precision. A lightweight alternative to get_layer_schema when detailed statistics are not needed.
Instructions
List a vector layer's fields: name, type, length, and precision.
Lighter-weight than get_layer_schema when you don't need distinct
values or numeric ranges for any field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||