sf_describe_object
Retrieve complete metadata for any Salesforce SObject, including all field definitions, types, and properties, to analyze object structure and inform integrations.
Instructions
Describe a Salesforce SObject — returns all fields, types, and metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object | Yes | SObject API name (e.g. Lead, Campaign) | |
| fieldsOnly | No | Return only field names and types |