{
"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": {}
}
]
}