Skip to content
Back to Edge Impulse Documentation

Card snapshot

docs.edgeimpulse.com · 2026-09-09 02:48:11 UTC · 206338cec1555a3e35d2559e2604b08b417f546337df77a87791a304b447e1bf

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": "Edge Impulse Documentation",
  "description": "Where you can find all the Edge Impulse documentation, and more!",
  "url": "https://docs.edgeimpulse.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.edgeimpulse.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.edgeimpulse.com/",
    "organization": "Edge Impulse Documentation"
  },
  "documentationUrl": "https://docs.edgeimpulse.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "edgeimpulse",
      "name": "Edgeimpulse",
      "description": "Use when building, training, and deploying machine learning models to edge devices. Reach for this skill when working with sensor data (audio, images, motion), creating impulses (ML pipelines), managing datasets, training models, or deploying to microcontrollers, embedded systems, and edge devices.",
      "tags": [],
      "url": "https://docs.edgeimpulse.com/.well-known/agent-skills/edgeimpulse/skill.md"
    }
  ]
}