Skip to content
Back to Mezmo Docs

Card snapshot

docs.mezmo.com · 2026-07-24 17:29:02 UTC · 7aa254488c692c702b57f61fc73894b8871e3b0dba8566652f09ff89385c0bbb

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Mezmo Docs",
  "description": "Explore guides, APIs, tutorials, and reference materials for collecting telemetry and using Mezmo\u2019s SRE agent to manage production environments.",
  "url": "https://docs.mezmo.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.mezmo.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.mezmo.com/",
    "organization": "Mezmo Docs"
  },
  "documentationUrl": "https://docs.mezmo.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "mezmo",
      "name": "Mezmo",
      "description": "Use when building log management systems, creating telemetry pipelines, ingesting and processing logs, searching and analyzing log data, setting up alerts, or automating data transformations. Agents should reach for this skill when working with log collection, pipeline configuration, data optimization, API integration, or observability workflows.",
      "tags": [],
      "url": "https://docs.mezmo.com/.well-known/agent-skills/mezmo/skill.md"
    }
  ]
}