{
  "name": "DAICISION",
  "description": "AI-first enterprise integration platform — CRM, Finance, HR, iPaaS, and autonomous AI agents in one workspace.",
  "url": "https://www.daicision.com",
  "version": "1.0.0",
  "capabilities": {
    "streaming": true,
    "pushNotifications": false,
    "stateTransitionHistory": true
  },
  "skills": [
    {
      "id": "crm",
      "name": "CRM",
      "description": "Customer relationship management — contacts, accounts, deals, activities, and pipeline management."
    },
    {
      "id": "finance",
      "name": "Finance",
      "description": "Financial management — invoices, payments, budgets, and financial reporting."
    },
    {
      "id": "hr",
      "name": "HR",
      "description": "Human resources — employees, departments, leave management, and onboarding."
    },
    {
      "id": "flow-engine",
      "name": "Flow Engine",
      "description": "Visual workflow automation — design, execute, and monitor integration flows with 200+ connectors."
    },
    {
      "id": "ai-assistant",
      "name": "AI Assistant",
      "description": "Conversational AI assistant with access to all business modules and tools."
    },
    {
      "id": "document-intelligence",
      "name": "Document Intelligence",
      "description": "AI-powered document processing — extraction, classification, and summarization."
    }
  ],
  "authentication": {
    "schemes": ["bearer"],
    "credentials": {
      "type": "apiKey",
      "description": "Use a DAICISION API key (prefix ap_live_) as a Bearer token."
    }
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"]
}
