get_object_fields
Retrieve field names, labels, and types for any Salesforce object. Simplify metadata queries and streamline data integration workflows.
Instructions
Retrieves field Names, labels and types for a specific Salesforce object
Input Schema
Name | Required | Description | Default |
---|---|---|---|
object_name | Yes | The name of the Salesforce object (e.g., 'Account', 'Contact') |