crm_get_related_lists
Retrieve all related lists for a Zoho CRM module to identify its relationships with other modules, enabling cross-module data analysis.
Instructions
Get all related lists for a module showing relationships with other modules\n\nPrerequisites: Use crm_get_all_modules to verify module_name and understand module relationships\nNext Steps: Use crm_get_module_metadata for related modules → crm_get_records with related data → crm_get_fields for relationship fields\nCommon Pattern: Module relationship discovery → Related module analysis → Cross-module record retrieval → Relationship management\nError Recovery: If no related lists found, verify module_name → check if module supports relationships → try crm_get_module_metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_name | Yes | Name of the module |