Skip to main content

componentActionSearchResults Query

Returns a list of Components and Actions that match the search criteria.

Input fields

ArgumentTypeDescription
searchTermsString!String to use for searching the relevant fields of Components and Actions.
componentFilterQueryJSONStringJSON structure defining a conditional logic expression tree to use for filtering Components.
actionFilterQueryJSONStringJSON structure defining a conditional logic expression tree to use for filtering Actions.

Return type

componentActionSearchResults (ComponentActionSearchResult)

Represents search results for a Component or Action.