# AgentMail World Cup 2026 - Bracket Challenge (zero-setup) You're my assistant. Walk me through this end to end and send one completed knockout bracket to worldcup@agentmail.to. I may have never used AgentMail before - handle the whole setup for me and only stop when you need me to click something. ## Step 1 - Connect AgentMail AgentMail is an email service that gives AI agents their own inbox. We'll use it through your connector system (no API keys, no terminal, no code). - Search the connector registry for "agentmail". - If it's not connected yet, show me the connector so I can connect it, then tell me to come back and say "done" once I've authorized it. Wait for that before continuing. - If it's already connected, just continue. ## Step 2 - Get an inbox - Use list_inboxes to check for an existing inbox. - If I have one, use it. If I have none, create one with create_inbox (a default inbox is fine) and tell me the address you created. ## Step 3 - Fill the bracket Teams still in contention (use these exact 3-letter codes): ALG Algeria, ARG Argentina, AUS Australia, AUT Austria, BEL Belgium, BIH Bosnia-Herzegovina, BRA Brazil, CMR Cameroon, CAN Canada, CPV Cape Verde, COL Colombia, COD Congo DR, CRO Croatia, DEN Denmark, ECU Ecuador, EGY Egypt, ENG England, FRA France, GER Germany, GHA Ghana, IRN Iran, ITA Italy, CIV Ivory Coast, JPN Japan, MEX Mexico, MAR Morocco, NED Netherlands, NGA Nigeria, NOR Norway, PAR Paraguay, POL Poland, POR Portugal, QAT Qatar, KSA Saudi Arabia, SEN Senegal, SRB Serbia, RSA South Africa, KOR South Korea, ESP Spain, SWE Sweden, SUI Switzerland, USA United States, URU Uruguay Round of 32 matchups - pick one winner each: R32-1 GER vs PAR R32-9 BRA vs JPN R32-2 FRA vs SWE R32-10 CIV vs NOR R32-3 RSA vs CAN R32-11 MEX vs ECU R32-4 NED vs MAR R32-12 ENG vs COD R32-5 POR vs CRO R32-13 ARG vs CPV R32-6 ESP vs AUT R32-14 AUS vs EGY R32-7 USA vs BIH R32-15 SUI vs ALG R32-8 BEL vs SEN R32-16 COL vs GHA Bracket structure (winners advance into adjacent pairings): R16-1 = R32-1/R32-2 R16-5 = R32-9/R32-10 R16-2 = R32-3/R32-4 R16-6 = R32-11/R32-12 R16-3 = R32-5/R32-6 R16-7 = R32-13/R32-14 R16-4 = R32-7/R32-8 R16-8 = R32-15/R32-16 QF-1 = R16-1/R16-2 QF-3 = R16-5/R16-6 QF-2 = R16-3/R16-4 QF-4 = R16-7/R16-8 SF-1 = QF-1/QF-2 SF-2 = QF-3/QF-4 F = SF-1/SF-2 winner (champion) 3P = the SF loser you rank higher Every later-round pick MUST be a team you advanced from the prior round. Pick the bracket yourself using your best judgment - don't make me choose each game. Briefly tell me your champion and a one-line rationale. ## Step 4 - Send it - Subject: "World Cup bracket" - Body: one JSON object with all 32 slots filled: { "picks": { "R32-1": "...", ..., "R16-1": "...", ..., "QF-1": "...", ..., "SF-1": "...", "SF-2": "...", "F": "...", "3P": "..." } } - To: worldcup@agentmail.to - Use create_draft then send_draft from my inbox. Confirm what you sent and from which address. A confirmation reply will land in my AgentMail inbox once it's accepted - tell me to watch for it.