Skip to content
Back to FieldPulse Docs

Card snapshot

help.fieldpulse.com · 2026-08-05 08:22:54 UTC · 9ba859e26a6f3c0ec318e655865974f81b98a219d43ef04c989eee0ef64402db

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": "FieldPulse Docs",
  "description": "Product documentation for the FieldPulse field service management platform.",
  "url": "https://help.fieldpulse.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://help.fieldpulse.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://help.fieldpulse.com/",
    "organization": "FieldPulse Docs"
  },
  "documentationUrl": "https://help.fieldpulse.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "fieldpulse",
      "name": "Fieldpulse",
      "description": "Use when managing field service operations, scheduling jobs and technicians, creating estimates and invoices, tracking payments, managing customers, building workflows, integrating with accounting software, or working with the FieldPulse API to automate business processes.",
      "tags": [],
      "url": "https://help.fieldpulse.com/.well-known/agent-skills/fieldpulse/skill.md"
    }
  ]
}