Options
string
required
The URL to the OpenSearch API.
string
required
The name of the index to search.
string
required
Comma-separated list of fields to extract from the search results.
string
required
The query template in JSON format. Placeholders:
###SEARCHTERM### and
###COUNT###.string
Username for authentication.
string
Password for authentication.
string
Base64-encoded certificate for the connection.
Arguments
string
required
The search term for the OpenSearch search.Example:
integer
required
The number of desired search results.Example:
