{
  "name": "CapitolFlow",
  "description": "US congressional (Senate and House) stock-trade disclosures with a 30-day buy/sell signal",
  "url": "https://capitol.lonestaroracle.xyz",
  "provider": {
    "organization": "LoneStarOracle",
    "url": "https://lonestaroracle.xyz"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "trades",
      "name": "/trades",
      "description": "US congressional (Senate and House) stock-trade disclosures with a 30-day buy/sell signal",
      "tags": [
        "congress",
        "equity",
        "disclosure"
      ]
    }
  ]
}