crm_get_module_fields
Retrieve Zoho CRM module fields with pagination and filtering to avoid large responses.
Instructions
Get fields for a module with pagination and filtering to avoid large responses
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| per_page | No | Fields per page | |
| field_type | No | Filter by field type | |
| module_name | Yes | Name of the module | |
| search_term | No | Search fields by name |