iiRecord
Agentic AI Atlas · Symphony refresh-poll
operational-trigger:refresh-polla5c.ai
II.
OperationalTrigger JSON

operational-trigger:refresh-poll

Structured · live

Symphony refresh-poll json

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

File · extensions/operational-triggers/operational-triggers-canonical.yamlCluster · extensions
Record JSON
{
  "id": "operational-trigger:refresh-poll",
  "_kind": "OperationalTrigger",
  "_file": "extensions/operational-triggers/operational-triggers-canonical.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Symphony refresh-poll",
    "triggerKind": "refresh-poll",
    "effect": "Re-poll issue tracker for active issues",
    "idempotent": true
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "api-endpoint:post-refresh",
      "to": "operational-trigger:refresh-poll",
      "kind": "fires_operational_trigger",
      "attributes": {}
    }
  ]
}