Tool to search documents using advanced filtering with logical operators. Use when you need to find documents matching complex criteria with AND/OR conditions.
fieldsobjectObject specifying which fields to return for documents.
filterobjectFilter conditions as field-operator-value pairs (e.g., {'status': {'eq': 'confirmed'}, 'archived': {'eq': false}}). Multiple fields act as implicit AND.
page_sizeintegerNumber of documents per page. If not specified, server default is used.
page_numberintegerPage number to retrieve, must be >= 1.
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.