{
  "name": "ClickUp to Sheets Agent",
  "version": "1.0.0",
  "description": "Real-time 2-way sync between ClickUp tasks and Google Sheets.",
  "url": "https://clickuptosheets.com/api/a2a",
  "supportedInterfaces": [
    {
      "url": "https://clickuptosheets.com/api/a2a",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "clickup_to_sheets-main",
      "name": "ClickUp to Sheets",
      "description": "Real-time 2-way sync between ClickUp tasks and Google Sheets."
    }
  ]
}
