{"name":"Boreal Commerce Representative","description":"Boreal is an agentic commerce platform where merchants turn product listings into live representatives that answer questions, negotiate within policy, and complete purchases for humans and AI agents. Agents can browse the catalog, inspect products, negotiate deals, purchase via x402 V2 (USDC on Base) or MPP (Machine Payment Protocol via Tempo), and receive instant digital delivery — all over open standards: ACP (Stripe × OpenAI), x402 V2 (Coinbase), MPP (Stripe × Tempo), A2A JSON-RPC 2.0 (Google), and schema.org.","url":"https://boreal.work/api/a2a","version":"1.0.0","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":true},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"boreal.browse","name":"Browse Catalog","description":"Browse the full product catalog and return all published listings.","inputModes":["application/json"],"outputModes":["application/json"],"tags":["commerce","catalog","discovery"],"examples":["browse catalog","list products","show me what you sell"]},{"id":"boreal.search","name":"Search Products","description":"Search products by keyword across title, summary, tags, and category.","inputModes":["application/json"],"outputModes":["application/json"],"tags":["commerce","search","discovery"],"examples":["search for icon packs","find analytics tools"]},{"id":"boreal.inspect","name":"Inspect Product","description":"Get detailed product info: variants, pricing, payment requirements, and protocols.","inputModes":["application/json"],"outputModes":["application/json"],"tags":["commerce","product","pricing"],"examples":["inspect product alice-k7x2mq","get details for product"]},{"id":"boreal.negotiate","name":"Negotiate Price","description":"Negotiate product pricing with the AI representative. Use single-round or auto-negotiate flows to reach a target price within policy.","inputModes":["application/json"],"outputModes":["application/json"],"tags":["commerce","negotiation","pricing"],"examples":["negotiate price to $5","make an offer on product"]},{"id":"boreal.purchase","name":"Purchase Product","description":"Buy a product via x402 (USDC on Base) or supported payment rails. Returns a receipt with order ID and transaction hash.","inputModes":["application/json"],"outputModes":["application/json"],"tags":["commerce","payment","x402","purchase"],"examples":["buy product alice-k7x2mq","purchase with x402"]},{"id":"boreal.download","name":"Download Product","description":"Download a purchased digital product using a download token. Returns file data.","inputModes":["application/json"],"outputModes":["application/json"],"tags":["commerce","download","delivery"],"examples":["download product with token"]},{"id":"boreal.entitlement","name":"Check Entitlement","description":"Check whether a buyer has active access to a product, or list all active entitlements.","inputModes":["application/json"],"outputModes":["application/json"],"tags":["commerce","entitlement","access","subscription"],"examples":["check my access to product","list my entitlements"]},{"id":"boreal.chat","name":"Chat with Representative","description":"Send a message to a product representative. The representative answers questions and can assist with purchases.","inputModes":["application/json"],"outputModes":["application/json"],"tags":["commerce","chat","representative","ai"],"examples":["ask about product features","talk to representative"]}]}