{
  "specVersion": "1.0",
  "host": {
    "identifier": "supovia.com",
    "displayName": "Supovia",
    "documentationUrl": "https://www.supovia.com/developers/#agent-plugins"
  },
  "entries": [
    {
      "identifier": "urn:air:supovia.com:plugin:supovia",
      "displayName": "Supovia",
      "type": "application/agent-plugins+json",
      "url": "https://www.supovia.com/.well-known/agent-plugins/supovia/plugin.json",
      "description": "Customer-support operations across help-center knowledge, unresolved conversations, safe support summaries, approved replies and resolution state. Bundles the Supovia connector with privacy-preserving support workflow guidance.",
      "version": "0.2.0",
      "tags": [
        "customer-support",
        "help-center",
        "inbox",
        "knowledge-base",
        "conversations",
        "support-operations"
      ],
      "capabilities": [
        "list_websites",
        "get_website",
        "show_support_overview",
        "get_unresolved_conversation_counts",
        "list_conversations",
        "show_customer_inbox",
        "get_conversation",
        "open_customer_inbox_conversation",
        "list_documents",
        "search_documents",
        "get_document",
        "list_campaigns",
        "send_message",
        "resolve_conversation"
      ],
      "representativeQueries": [
        "Which support websites have the most unresolved conversations?",
        "Find the best published help article for this support question.",
        "Show me the newest unresolved conversations for my main website.",
        "Send my approved reply and resolve the named conversation."
      ],
      "metadata": {
        "homepage": "https://www.supovia.com/developers/#agent-plugins",
        "license": "Apache-2.0",
        "repository": "https://github.com/supovia/claude-plugin"
      }
    }
  ]
}
