@tpmjs/tools-resend
Create a new audience for organizing contacts.
Bad request: Your plan includes 3 segments. Upgrade to add more.
Last checked: 2/27/2026, 4:19:45 AM
Test @tpmjs/tools-resend (createAudience) with AI-powered execution
0/2000 characters
Install this tool and use it with the AI SDK
npm install @tpmjs/tools-resendpnpm add @tpmjs/tools-resendyarn add @tpmjs/tools-resendbun add @tpmjs/tools-resenddeno add npm:@tpmjs/tools-resendimport { createAudience } from '@tpmjs/tools-resend';import { generateText } from 'ai';
import { openai } from '@ai-sdk/openai';
import { createAudience } from '@tpmjs/tools-resend';
const result = await generateText({
model: openai('gpt-4o'),
tools: { createAudience },
prompt: 'Your prompt here...',
});
console.log(result.text);(name: string) => Promise<unknown>Available configuration options
namestringName for the audience.
Schema extracted: 2/27/2026, 4:19:45 AM
ERROR: No README data found!
Downloads/month
110
GitHub Stars
0
Quality Score