Linkup
Search the Web for Relevant Results (RAG Use Case)
Search Linkup
Search Linkup
This tool allows users to search and retrieve insights using the linkup api. it implements a search functionality via the post /search endpoint and supports various parameters including ‘query’, ‘depth’, and ‘output type’ (with options such as ‘sourcedanswer’, ‘searchresults’, and ‘structured’). optional inclusion of images is available via the include images parameter.
Get Natural Language Answer
Get Natural Language Answer
This tool gets a natural language answer to a given question using linkup’s api. it processes the question with provided parameters (query and depth) and returns a structured answer with text and sources used. it supports varying precision based on defined depth and is designed for natural language query responses.