dify/api/core/trigger
QuantumGhost c93289e93c
fix(api): add `trigger_info` to WorkflowNodeExecutionMetadataKey (#33753)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-19 17:56:49 +08:00
..
debug refactor(api): move workflow knowledge nodes and trigger nodes (#33445) 2026-03-15 15:24:59 +08:00
entities fix(TriggerProviderIdentity): avoid nullable tags (#28646) 2025-11-25 19:37:06 +08:00
utils feat: add editing support for trigger subscriptions (#29957) 2025-12-24 19:15:54 +08:00
__init__.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
constants.py fix(api): add `trigger_info` to WorkflowNodeExecutionMetadataKey (#33753) 2026-03-19 17:56:49 +08:00
errors.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
provider.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
trigger_manager.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00