AgentMailer CLI examples
Small, composable shell workflows for the generated agentmailer CLI. They
default to read-only behavior and produce JSON suitable for jq or another
agent process.
All scripts require the CLI on PATH. inbox-monitor.sh and send-email.sh
also require jq. Never pass secrets in command-line arguments or commit shell
history that contains credentials.