ParentCondition
Reaction trigger that fires after a parent reaction succeeds or fails. Each hop increments parent_depth, and values greater than 16 are rejected to break cycles.
kindKind (string)필수
상수 값:
parentparent_idParent Id (string)필수
Parent Reaction id
ParentCondition
{
"kind": "parent",
"parent_id": "string"
}