Retrieves field metadata for a Zoho CRM module including API names, data types, permissions, and configuration details. Use this tool to discover correct field names and types before creating or updating records, avoiding INVALID_DATA errors. Returns information about standard f…
typestringFilter fields by usage type. Values: 'all' (both used and unused fields) or 'unused' (unused fields only). If not specified, returns all used fields.
includestringInclude additional permission details in the response. Use 'allowed_permissions_to_update' to get default field permissions (read-only, read-write, hidden).
field_unique_idstringThe unique ID of a specific field to retrieve. When provided, only that single field's metadata is returned. If not specified, all fields for the module are returned.
module_api_nameRequiredstringThe API name of the module to retrieve field metadata for. Examples: 'Leads', 'Contacts', 'Accounts', 'Deals', 'Tasks', 'Cases', 'Events', 'Calls', etc. For custom modules, use the exact API name as configured in Zoho CRM.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.