🎯 Purpose
Duplicate pools between accounts and send a Slack notification.
📥 Input fields
new_owner_emails: List[str]owner: strpool_names: List[str]pool_ids: List[int]
🧩 Workflow steps
- Manager →
DUPLICATE_POOLS - LOCAL →
duplicate_pools_slack_notification
📤 Result
Duplicate log + Slack notification.
📄 Code
apps/workflows/collections/duplicate_pools.py