Linkup Search
linkup_searchThe /search endpoint allows you to retrieve web content.
When to Use
Use this tool when you need to the /search endpoint allows you to retrieve web content.. This is part of the Linkup API provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 1+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("linkup/linkup_search")xpay_run— Execute:xpay_run("linkup/linkup_search", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
includeImages | boolean | No | Defines whether the API should include images in its results. |
fromDate | string | No | The date from which the search results should be considered, in ISO 8601 format (YYYY-MM-DD). It must be before toDate, if provided, and later than 1970-01-01. |
q | string | Yes | The natural language question for which you want to retrieve context. |
depth | string | Yes | Defines the precision of the search. standard returns results faster; deep takes longer but yields more comprehensive results. |
includeDomains | array | No | The domains you want to search on. By default, don't restrict the search. You can provide up to 100 domains. |
includeInlineCitations | boolean | No | Relevant only when outputType is sourcedAnswer. Defines whether the answer should include inline citations. |
structuredOutputSchema | object | No | Required only when outputType is structured. Provide a JSON schema (as a string) representing the desired response format. The root must be of type object. |
maxResults | number | No | The maximum number of results to return. |
toDate | string | No | The date until which the search results should be considered, in ISO 8601 format (YYYY-MM-DD). It must be later than fromDate, if provided, or than 1970-01-01. |
outputType | string | Yes | The type of output you want to get. Use structured for a custom-formatted response defined by structuredOutputSchema. |
excludeDomains | array | No | The domains you want to exclude of the search. By default, don't restrict the search. |
includeSources | boolean | No | Relevant only when outputType is structured. Defines whether the response should include sources. Please note that it modifies the schema of the response, see below |
Pricing
- Cost: $0.02/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Linkup API (all tools) — 2 tools
- Linkup Fetch — $0.02/call
Links
- Tool page: https://xpay.tools/linkup/linkup-search/
- Provider: https://xpay.tools/linkup/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
includeImages | boolean | No | Defines whether the API should include images in its results. |
fromDate | string | No | The date from which the search results should be considered, in ISO 8601 format (YYYY-MM-DD). It must be before toDate, if provided, and later than 1970-01-01. |
q | string | Yes | The natural language question for which you want to retrieve context. |
depth | string | Yes | Defines the precision of the search. standard returns results faster; deep takes longer but yields more comprehensive results. |
includeDomains | array | No | The domains you want to search on. By default, don't restrict the search. You can provide up to 100 domains. |
includeInlineCitations | boolean | No | Relevant only when outputType is sourcedAnswer. Defines whether the answer should include inline citations. |
structuredOutputSchema | object | No | Required only when outputType is structured. Provide a JSON schema (as a string) representing the desired response format. The root must be of type object. |
maxResults | number | No | The maximum number of results to return. |
toDate | string | No | The date until which the search results should be considered, in ISO 8601 format (YYYY-MM-DD). It must be later than fromDate, if provided, or than 1970-01-01. |
outputType | string | Yes | The type of output you want to get. Use structured for a custom-formatted response defined by structuredOutputSchema. |
excludeDomains | array | No | The domains you want to exclude of the search. By default, don't restrict the search. |
includeSources | boolean | No | Relevant only when outputType is structured. Defines whether the response should include sources. Please note that it modifies the schema of the response, see below |
Related Tools from Linkup API
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Linkup API

