Show JSON
{
"protocolVersion": "1.0.0",
"name": "fetch-price",
"description": "UK product and price search for AI agents. eBay UK is live via the official Browse API; Amazon UK is rolling out. Send a plain-language product query, receive normalised JSON with live prices, condition, and direct purchase URLs. Purchase links are affiliate-tracked — see https://fetch-price.com/privacy.",
"author": "POLICYANDPLAY LTD",
"wellKnownURI": "https://fetch-price.com/.well-known/agent-card.json",
"url": "https://api.fetch-price.com/",
"version": "1.3.0",
"provider": {
"organization": "POLICYANDPLAY LTD",
"url": "https://fetch-price.com/"
},
"documentationUrl": "https://fetch-price.com/docs",
"iconUrl": null,
"supportsAuthenticatedExtendedCard": null,
"security": [],
"securitySchemes": {},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": null
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "search_products",
"name": "UK product search",
"description": "Search live UK marketplace listings by plain-language query. Supports max price filtering, result count control, and network selection. eBay UK returns real listings with live prices; Amazon UK currently returns a tracked search link only while API access is pending. Every result declares result_type ('item' or 'search_link') so callers are never shown a search page as though it were a product.",
"tags": [
"shopping",
"prices",
"uk",
"ecommerce",
"price-comparison",
"ebay",
"deals"
],
"examples": [
"find portable air conditioners under £300 in stock in the UK",
"cheapest Sony WH-1000XM4 headphones ebay uk",
"compare prices for a 9000 BTU air con unit",
"refurbished thinkpad t480 under £200"
],
"inputModes": [],
"outputModes": []
},
{
"id": "service_status",
"name": "Service health check",
"description": "Read-only health check returning API availability and whether live marketplace data is currently reachable, so calling agents can degrade gracefully.",
"tags": [
"health",
"status"
],
"examples": [
"is the fetch-price service up"
],
"inputModes": [],
"outputModes": []
}
],
"conformance": true,
"conformance_errors": null,
"homepage": null,
"repository": null,
"license": null,
"pricing": null,
"contact": null,
"id": "2447e032-d557-4f7b-80e3-ebb21b41cd4b"
}