get_field_details
Retrieve detailed metadata for a Salesforce field, including data type, length, formula, picklist values, and relationships, to support accurate schema exploration.
Instructions
Get detailed information about a specific field including type, length, formula, picklist values, and relationship information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fieldName | Yes | API name of the field | |
| objectName | Yes | API name of the object |