{
  "name": "Doozy",
  "description": "Doozy captures work and lets agents complete assigned todos across connected apps.",
  "url": "https://usedoozy.com",
  "provider": {
    "organization": "Dcouple Inc",
    "url": "https://usedoozy.com"
  },
  "version": "1.0.0",
  "documentationUrl": "https://usedoozy.com/docs/api",
  "authentication": {
    "type": "bearer",
    "documentationUrl": "https://usedoozy.com/auth.md"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": true
  },
  "skills": [
    {
      "id": "doozy-workspace-tasks",
      "name": "Doozy workspace tasks",
      "description": "List, create, update, complete, run, archive, and reopen todos in a scoped Doozy workspace."
    },
    {
      "id": "doozy-captures",
      "name": "Doozy captures",
      "description": "Read captures, notes, recordings, and transcripts associated with workspace work."
    }
  ]
}
