get_field_definition
Retrieve detailed definition of a specific dictionary field from a Universe file, including type, field number, and attributes.
Instructions
Get detailed definition for a specific dictionary field.
Returns the complete field definition including type, field number, conversion code, format, heading, and other attributes.
Args: file_name: Name of the Universe file field_name: Dictionary field/item name
Returns: Detailed field definition or error if not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_name | Yes | ||
| field_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||