search-tools
Create Search Tool
Add a search tool at runtime. Storing an API key requires OTARI_SECRET_KEY.
post/v1/search-tools
Request body
Example request
{
"api_base": "http://searxng:8080",
"name": "local",
"provider": "searxng"
}Response
Successful Response