find_relationships
Identify all relationships for any Salesforce object, showing outgoing lookups, incoming lookups, or both, to clarify object dependencies.
Instructions
Find all relationships for an object. Can show outgoing relationships (lookups from this object), incoming relationships (lookups to this object), or both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | No | Direction: outgoing (lookups from this object), incoming (lookups to this object), or both (default: both) | |
| objectName | Yes | API name of the object |