You.com
yousearchYouSearch is a search engine or search tool that enables users to find relevant information, possibly with enhanced filtering or privacy-focused features
Acciones disponibles (1)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
My Custom SearchYOUSEARCH_YOU_SEARCHAcciónPerform a search using the custom api.
YOUSEARCH_YOU_SEARCHAcciónPerform a search using the custom api.
Parámetros de entrada
querystringObligatorioQuery string for searching index
offsetintegerThe offset, in multiples of num_web_results. I.e if num_web_results = 5, and offset=1, the API will return results 5-10. The maximum value for offset is 9
countrystringCountry Code
safesearchstringSafesearch settings, one of off, moderate, strict, defaults to moderate
num_web_resultsintegerThe max number of web results to return, must be under 20
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not