# Zoho CRM - Search records using COQL query action
The Search records using COQL query action searches for records using a CRM Object Query Language (COQL) query in Zoho CRM.
# Input
Input field | Description |
---|---|
Query | Enter your COQL query to search for records. |
Response schema | Provide the schema to manually define the fields for your search query. |
# Output
Output field | Description |
---|---|
Data | The list of records matching the query. |
Info | Information about the query results. |
Count (Info) | The number of records returned. |
More records (Info) | Indicates if more records are available. |
Last updated: 10/2/2025, 7:51:29 PM