LinkupTools provides advanced web search capabilities with deep search options and structured results.
Parameter | Type | Default | Description |
---|---|---|---|
api_key | Optional[str] | None | Linkup API key. Uses LINKUP_API_KEY if not set. |
depth | Literal | "standard" | Search depth: “standard” or “deep”. |
output_type | Literal | "searchResults" | Output format: “searchResults” or “sourcedAnswer”. |
enable_web_search_with_linkup | bool | True | Enable web search functionality. |
Function | Description |
---|---|
web_search_with_linkup | Perform advanced web searches with configurable depth and format. |