Skip to content

Resend

Communication · 39 actions · connect with an API key

Connect in dashboardAPI keyfrom API spec

Actions

A sample of the 39 Resend actions. Each keeps the schema of the real API.

  • resend.list_messagesread
  • resend.get_messageread
  • resend.create_messagewrite · needs approval
  • resend.list_channelsread
  • resend.get_channelread
  • resend.create_channelwrite
  • resend.delete_messagedelete

From your agent

Your agent never loads these up front. It searches in plain words and gets back the one it needs.

search_tools
{ "query": "list messages", "app": "resend" }
execute_tool
{ "name": "resend.list_messages",
  "fields": ["id"] }