Returns a json object/list with search results.
Your ShuttleAI API key.
The search query
Defaults to 5
. The number of search results to return
Defaults to search-ddg
. The engine to use for the search.
search-ddg
, search-google
Defaults to en
. The language to use for the search. (NOTE: Only available for search-google
!)
Defaults to searchTypeUndefined
(web). The type of search. (NOTE: Only available for search-google
!)
searchTypeUndefined
, image
Model response
The response is of type object[]
.