🎯 Purpose

Duplicate pools between accounts and send a Slack notification.

📥 Input fields

  • new_owner_emails: List[str]
  • owner: str
  • pool_names: List[str]
  • pool_ids: List[int]

🧩 Workflow steps

  1. ManagerDUPLICATE_POOLS
  2. LOCALduplicate_pools_slack_notification

📤 Result

Duplicate log + Slack notification.

📄 Code

apps/workflows/collections/duplicate_pools.py