{
  "name": "Tried by Humans",
  "version": "1.0.0",
  "description": "Independent AI tool review site. Find detailed reviews, rankings, and comparisons of AI productivity tools tested in real workflows by a human reviewer.",
  "url": "https://triedbyhumans.com",
  "supportedInterfaces": [
    {
      "url": "https://triedbyhumans.com",
      "protocol": "HTTP",
      "description": "Read-only content access via standard HTTP GET. No authentication required."
    }
  ],
  "capabilities": {
    "contentRetrieval": true,
    "authentication": "none"
  },
  "skills": [
    {
      "id": "search_tools",
      "name": "Search AI Tools",
      "description": "Browse and discover AI tools by category or use case. Navigate to https://triedbyhumans.com/categories/ to see all categories."
    },
    {
      "id": "get_review",
      "name": "Get Tool Review",
      "description": "Read a detailed human-tested review for a specific AI tool. Reviews live at https://triedbyhumans.com/tools/{slug}/."
    },
    {
      "id": "compare_tools",
      "name": "Compare Tools",
      "description": "Side-by-side comparison of two AI tools. Comparisons live at https://triedbyhumans.com/compare/{tool1}-vs-{tool2}/."
    },
    {
      "id": "get_best_list",
      "name": "Get Best Tools List",
      "description": "Ranked list of best AI tools in a specific category. Best lists live at https://triedbyhumans.com/best/."
    }
  ]
}
