Search the web and retrieve insights using Linkup's API. This action provides three output modes: natural language answers with sources (sourcedAnswer), raw search context (searchResults), or custom structured JSON (structured). Supports filtering by date range and domains, with…
depthstringLevel of search depth. 'standard' is faster and uses 1 credit, 'deep' is more comprehensive and uses 10 credits
queryRequiredstringThe natural language question for which you want to retrieve context
to_datestringFilter results up to this date in ISO 8601 format (YYYY-MM-DD)
from_datestringFilter results from this date onwards in ISO 8601 format (YYYY-MM-DD)
max_resultsintegerMaximum number of results to return
output_typestringType of output: 'sourcedAnswer' provides a natural language answer with citations, 'searchResults' returns raw search context, 'structured' returns custom JSON format Response fields: `sourcedAnswer` returns `answer` (str) and `sources` (list); `searchResults` returns `results`…
include_imagesbooleanWhether to include image results in the response
exclude_domainsarrayExclude these domains from search results
include_domainsarrayOnly search within these domains (up to 100 domains)
include_sourcesbooleanAdds sources to structured responses. Only applicable when output_type is 'structured'
include_inline_citationsbooleanEmbeds citations directly within the answer text. Only applicable when output_type is 'sourcedAnswer'
structured_output_schemastringJSON schema defining the custom response format. Required when output_type is 'structured'
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.