list_fields
List all fields for a Salesforce object, optionally filtered by field type, to locate API names and metadata.
Instructions
List all fields for a specific Salesforce object. Optionally filter by field type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fieldType | No | Filter by field type (e.g., Text, Lookup, Formula, Picklist) | |
| objectName | Yes | API name of the object |