Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Feat: resend connector#112

Open
ac-s1 wants to merge 5 commits into
StackOneHQ:mainfrom
ac-s1:feat/resend-connector
Open

Feat: resend connector#112
ac-s1 wants to merge 5 commits into
StackOneHQ:mainfrom
ac-s1:feat/resend-connector

Conversation

@ac-s1

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

Copy link
Copy Markdown

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.

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

Copy link
Copy Markdown
Contributor

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

@glebedel glebedel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@glebedel

glebedel commented Sep 3, 2025

Copy link
Copy Markdown
Contributor

@claude resolve the conflict here

@claude

claude Bot commented Sep 3, 2025

Copy link
Copy Markdown
Contributor

Claude encountered an error —— View job

Failed with exit code 128

I'll analyze this and get back to you.

@glebedel

glebedel commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

@claude resolve conflicts

@claude

claude Bot commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants