Skip to main content

AI Tools & Function Calling

You can give LLMs (like OpenAI GPT-4o, Anthropic Claude 3.5 Sonnet, or Gemini) the ability to send emails and inspect delivery statuses through structured tool/function calling.

OpenAI Function Calling Example

Define the sending tool schema:

Executing the Function Call