get_field_info
Retrieve field metadata for feature classes or tables to review schema before calculations, joins, or exports. Returns field names, types, lengths, aliases, and nullable status without altering data.
Instructions
List field metadata for an existing feature class or table using ArcPy ListFields. Use this to inspect schema before calculating, deleting, joining, or exporting attributes. Returns field names, types, lengths, aliases, and nullable status without modifying data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||