Da Table Sample
arcgis_pro_da_table_sampleSample rows from an ArcGIS Pro table by specifying dataset path, fields, optional WHERE clause, and row limit. Returns structured records for inspection.
Instructions
ArcGIS Pro:table表。返回可验证的结构化结果;写入和路径限制以服务能力为准。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | ||
| max_rows | No | ||
| dataset_path | Yes | ||
| where_clause | No | ||
| include_shape_wkt | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||