send-email

star 33

Send an ingest summary email to a hub's configured contacts from i3.conf using the most recent (or specified) mapping output. Use when user asks send/resend a hub ingest summary email.

dpla By dpla schedule Updated 2/27/2026

name: send-email description: Send an ingest summary email to a hub's configured contacts from i3.conf using the most recent (or specified) mapping output. Use when user asks send/resend a hub ingest summary email.

send-email

source .env && bash scripts/communication/send-ingest-email.sh $HUB

Pass --yes to skip the confirmation prompt. Pass a mapping dir path as a second argument to use a specific mapping output instead of the latest.

Install via CLI
npx skills add https://github.com/dpla/ingestion3 --skill send-email
Repository Details
star Stars 33
call_split Forks 12
navigation Branch main
article Path SKILL.md
More from Creator