brevo.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Account
get
account.get
Get Brevo account details, plans, and relay settings
Risk: read
address full type
address full type
plan full type
plan full type
relay full type
relay full type
Contacts
create
contacts.create
Create a new Brevo contact
Risk: write
attributes full type
attributes full type
delete
contacts.delete
Delete a Brevo contact [DESTRUCTIVE · IRREVERSIBLE]
Risk: destructive · Irreversible
Output
get
contacts.get
Get a Brevo contact by ID or email identifier
Risk: read
Output
attributes full type
attributes full type
list
contacts.list
List Brevo contacts with filtering and pagination
Risk: read
Output
contacts full type
contacts full type
update
contacts.update
Update an existing Brevo contact by ID or email identifier
Risk: write
attributes full type
attributes full type
Email Campaigns
create
emailCampaigns.create
Create a new Brevo email campaign
Risk: write
sender full type
sender full type
recipients full type
recipients full type
params full type
params full type
delete
emailCampaigns.delete
Delete a Brevo email campaign [DESTRUCTIVE · IRREVERSIBLE]
Risk: destructive · Irreversible
Output
get
emailCampaigns.get
Get a Brevo email campaign by campaign ID
Risk: read
Output
sender full type
sender full type
recipients full type
recipients full type
statistics full type
statistics full type
list
emailCampaigns.list
List Brevo email campaigns with filtering and pagination
Risk: read
Output
campaigns full type
campaigns full type
sendNow
emailCampaigns.sendNow
Send a Brevo email campaign immediately
Risk: destructive · Irreversible
Output
sendTest
emailCampaigns.sendTest
Send a test email for a Brevo email campaign
Risk: write
Output
update
emailCampaigns.update
Update an existing Brevo email campaign
Risk: write
sender full type
sender full type
recipients full type
recipients full type
params full type
params full type