resend
ResendOfficial CLI · resend-cli
- Reads
- delivered, opens, clicks, open rate, click rate, bounces.
- Locators
- Broadcast id or the campaign/broadcast URL.
- Evidence for a linked target
- Resend CLI / API result for the broadcast.
- Official docs
- https://resend.com/docs/cli
Usage
Agent command: superdense reward docs connectors --connector resend
# resend — usage `resend-cli` is the official Resend CLI (built for humans, AI agents, and CI). Use it to read broadcast performance. ```bash # List broadcasts and inspect one resend broadcasts list resend broadcasts get <broadcast-id> ``` **Reward dimensions:** opens, clicks, open rate, click rate, bounces. **Locators:** broadcast id, campaign URL.
Install
Agent command: superdense reward docs connectors --connector resend --section install
Install the official **resend-cli** CLI and authenticate it for the account that owns the artifact. Use the vendor's official installation guide rather than a copy here, so steps stay current: - https://resend.com/docs/cli Once installed and authenticated, the `usage` section shows how to read metrics.
Troubleshoot
Agent command: superdense reward docs connectors --connector resend --section troubleshoot
If a `resend-cli` call fails, the fastest fix is usually re-auth or a version bump. Check, in order: 1. **Auth** — confirm you are logged in to the right account/scope. 2. **Version** — update resend-cli to the latest release. 3. **Permissions** — confirm the account can see the resource. For anything deeper, use the official troubleshooting docs: - https://github.com/resend/resend-cli