{
  "name": "Strataigize",
  "description": "Strataigize A2A agent. POST JSON-RPC 2.0 to this URL.",
  "protocol": "a2a",
  "protocolVersion": "1.0",
  "alsoAccepts": "0.3.0",
  "transport": "JSONRPC",
  "agentCard": "https://a2a.strataigize.com/.well-known/agent-card.json",
  "methods": [
    "SendMessage",
    "GetAgentCard"
  ],
  "legacyMethods": [
    "message/send",
    "agent/getCard"
  ],
  "skills": [
    "company_profile",
    "list_services",
    "list_case_studies",
    "list_free_tools",
    "search_content",
    "how_to_engage"
  ],
  "documentation": "https://www.strataigize.com/auth.md"
}