iiRecord
Agentic AI Atlas · Trigger operational refresh (re-poll tracker)
operator-intervention:trigger-refresha5c.ai
II.
OperatorInterventionPoint JSON

operator-intervention:trigger-refresh

Structured · live

Trigger operational refresh (re-poll tracker) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/operator-interventions/operator-interventions-symphony.yamlCluster · extensions
Record JSON
{
  "id": "operator-intervention:trigger-refresh",
  "_kind": "OperatorInterventionPoint",
  "_file": "extensions/operator-interventions/operator-interventions-symphony.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Trigger operational refresh (re-poll tracker)",
    "kind": "trigger-refresh",
    "triggerSurface": "api-endpoint",
    "sideEffects": [],
    "idempotent": true
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "phase:execute",
      "to": "operator-intervention:trigger-refresh",
      "kind": "exposes_intervention_point",
      "attributes": {}
    }
  ]
}