sms
Perform SMS operations such as sending transactional or batch messages, managing contacts, and retrieving SMS statistics or events using the Brevo MCP Server.
Instructions
SMS operations - send transactional SMS, manage SMS contacts
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | No | SMS message content | |
days | No | Number of days for statistics | |
endDate | No | End date for events/statistics (YYYY-MM-DD) | |
event | No | Event type for filtering | |
limit | No | Limit for events/statistics | |
offset | No | Offset for pagination | |
operation | Yes | SMS operation to perform | |
phoneNumber | No | Phone number for filtering events | |
recipient | No | Phone number for single SMS | |
recipients | No | Phone numbers for batch SMS | |
sender | No | SMS sender name/number | |
sort | No | Sort order for events | |
startDate | No | Start date for events/statistics (YYYY-MM-DD) | |
tag | No | Tag for SMS tracking | |
tags | No | Tags for filtering events | |
type | No | SMS type | transactional |