Sim

Linkup

Search the web with Linkup

Linkup is a powerful web search tool that integrates seamlessly with Sim, allowing your AI agents to access up-to-date information from the web with proper source attribution.

Linkup enhances your AI agents by providing them with the ability to search the web for current information. When integrated into your agent's toolkit:

  • Real-time Information Access: Agents can retrieve the latest information from the web, keeping responses current and relevant.
  • Source Attribution: All information comes with proper citations, ensuring transparency and credibility.
  • Simple Implementation: Add Linkup to your agents toolset with minimal configuration.
  • Contextual Awareness: Agents can use web information while maintaining their personality and conversational style.

To implement Linkup in your agent, simply add the tool to your agent's configuration. Your agent will then be able to search the web whenever they need to answer questions requiring current information.

Usage Instructions

Linkup Search allows you to search and retrieve up-to-date information from the web with source attribution.

Tools

Search the web for information using Linkup

Input

ParameterTypeRequiredDescription
qstringYesThe search query
depthstringYesSearch depth (has to either be "standard" or "deep")
outputTypestringYesType of output to return (has to either be "sourcedAnswer" or "searchResults")
apiKeystringYesEnter your Linkup API key

Output

ParameterTypeDescription
answerstringThe sourced answer to the search query
sourcesarrayArray of sources used to compile the answer, each containing name, url, and snippet

Notes

  • Category: tools
  • Type: linkup
Linkup