{
  "id": "interactionHistory",
  "slug": "interaction-history",
  "name": "Interaction history",
  "description": "Customer conversations and resolutions as queryable records.",
  "category": "fn-customer-service",
  "root": "function",
  "ply": "data",
  "act": {
    "verb": "lookup",
    "patient": "Interaction history",
    "patientSlug": "interaction-history",
    "curated": true
  },
  "deed": "OBSERVE",
  "locus": "none",
  "commitment": "idempotent",
  "grain": "row",
  "urls": {
    "html": "https://apis.directory/capability/interaction-history/",
    "json": "https://apis.directory/capability/interaction-history.json"
  },
  "offerings": []
}