Skip to content

Conversation

@ac-s1
Copy link

@ac-s1 ac-s1 commented Aug 28, 2025

New Resend tool

Actions:

  • Send email

Summary by cubic

Adds a new Resend connector with a send-email tool to send emails (text or HTML) via the Resend API. Integrates the connector into the connectors registry and exports.

  • New Features

    • Resend connector (key: resend) with send-email tool.
    • Supports from, to (single or list), subject, text/html, cc, bcc, reply_to, and tags.
    • Validates that either text or html is provided and returns JSON with success, id, or error.
    • Uses POST /emails with Bearer auth (apiKey).
  • Migration

    • Add the Resend API key (apiKey) to connector credentials.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Copy link
Contributor

@glebedel glebedel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@glebedel
Copy link
Contributor

glebedel commented Sep 3, 2025

@claude resolve the conflict here

@claude
Copy link
Contributor

claude bot commented Sep 3, 2025

Claude encountered an error —— View job

Failed with exit code 128

I'll analyze this and get back to you.

@glebedel
Copy link
Contributor

glebedel commented Sep 9, 2025

@claude resolve conflicts

@claude
Copy link
Contributor

claude bot commented Sep 9, 2025

Claude encountered an error —— View job

Failed with exit code 128

I'll analyze this and get back to you.

@glebedel glebedel changed the title Feat/resend connector Feat: resend connector Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants