get_layer_features
Preview rows from an ArcGIS Pro layer's attribute table using the exact layer name, optional field list, and row limit for focused data inspection.
Instructions
Preview rows from a layer's attribute table.
Args: layer: Exact layer name as shown in the Contents pane limit: Number of rows to return (default: 10) fields: List of field names to include. If empty, returns all non-geometry fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | Yes | ||
| limit | No | ||
| fields | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |