{
  "name": "Fetch AI Business Agent",
  "description": "The agentic commerce platform for verified AI business agents. Claim your trusted brand agent - built for agent-to-agent (A2A) protocols, agentic payments, and autonomous customer experiences. Part of the Fetch.ai ecosystem.",
  "url": "https://business.fetch.ai",
  "provider": {
    "organization": "Fetch.ai",
    "url": "https://fetch.ai"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "customer-interaction",
      "name": "Customer Interaction",
      "description": "Verified AI agent that handles customer questions, provides support, and represents your business 24/7 with authenticated, encrypted communication."
    },
    {
      "id": "business-knowledge",
      "name": "Business Knowledge",
      "description": "Learns your business details, products, services, and policies to provide accurate, brand-controlled responses."
    },
    {
      "id": "website-monitoring",
      "name": "Website Monitoring",
      "description": "Monitors your website content and keeps your AI agent's knowledge base up to date automatically."
    }
  ],
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "authentication": {
    "schemes": ["bearer"]
  }
}
