{
  "capabilities": {
    "pushNotifications": false,
    "streaming": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "description": "A public A2A discovery endpoint that returns connection metadata for the SEC Event Intelligence REST API, OpenAPI schema, hosted MCP server, pricing, and subscription paths. It does not provide investment advice or personalized financial guidance.",
  "documentationUrl": "https://api.data-apis.com/agents",
  "iconUrl": "https://api.data-apis.com/logo.svg",
  "name": "SEC Event Intelligence API Discovery Agent",
  "provider": {
    "organization": "Data APIs",
    "url": "https://api.data-apis.com"
  },
  "skills": [
    {
      "description": "Return machine-readable links for SEC Event Intelligence OpenAPI, MCP, Postman, demo, pricing, plans, and subscription paths. Live SEC data calls require a Data APIs key or RapidAPI subscription.",
      "examples": [
        "How can an agent connect to the SEC Event Intelligence API?",
        "Return the OpenAPI and MCP endpoints for SEC filing data.",
        "Where can I subscribe to SEC Event Intelligence?"
      ],
      "id": "sec-api-discovery",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "SEC API discovery and connection handoff",
      "outputModes": [
        "application/json",
        "text/plain"
      ],
      "tags": [
        "SEC",
        "EDGAR",
        "OpenAPI",
        "MCP",
        "filings",
        "finance",
        "data-api"
      ]
    }
  ],
  "supportedInterfaces": [
    {
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0",
      "url": "https://api.data-apis.com/a2a"
    }
  ],
  "version": "0.1.1"
}