crm_get_dependent_fields
Find fields dependent on a specific field in a module to understand data relationships.
Instructions
Get fields that depend on a specific field in a module. Useful for understanding field relationships and dependencies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field_name | Yes | Name of the field to find dependents for | |
| module_name | Yes | Name of the module |