crm_get_custom_views
List all system and user-defined custom views for any Zoho CRM module. Identify available views to filter records and manage view configurations.
Instructions
Get all custom views for a module including system and user-defined views
Prerequisites: Use crm_get_all_modules to verify module_name exists and is accessible Next Steps: Use crm_get_custom_view_details for specific view analysis → crm_search_records with view filters → crm_create_custom_view for new views Common Pattern: Module discovery → View listing → View analysis → Record filtering with views → View management Error Recovery: If no views found, verify module_name spelling → check module permissions → try crm_get_module_metadata first
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_name | Yes | Name of the module |