Sequence Load Find, enrich, and load contacts into an outreach sequence — end to end. The user provides targeting criteria and a sequence name via "$ARGUMENTS". Examples - - - (shows all available sequences) - - Step 1 — Parse Input From "$ARGUMENTS", extract: Targeting criteria: - Job titles → - Seniority levels → - Industry keywords → - Company size → - Locations → or Sequence info: - Sequence name (text after "to", "into", or "→") - Volume — how many contacts to add (default: 10 if not specified) If the user just says "list sequences", skip to Step 2 and show all available sequences. Step…