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