{
  "name": "Hall",
  "url": "https://hall.com",
  "actions": {
    "create": "Post to a Hall group",
    "new": "Add Room"
  },
  "supportedTriggers": "all",
  "type": "communication",
  "fields": [
    {
      "name": "apiToken",
      "label": "API Token",
      "description": "Your Hall group API token",
      "type": "password"
    }
  ]
}