Linkup
Learn how to use Linkup with Composio
Overview
Enum
LINKUP
Description
Search the Web for Relevant Results (RAG Use Case)
Authentication Details
API_KEY
Actions
LINKUP_GET_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.
Action Parameters
Action Response
LINKUP_SEARCH
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.
Action Parameters
Action Response