SendGrid · Capability
Twilio SendGrid Scheduled Sends API — Scheduled Sends
Twilio SendGrid Scheduled Sends API — Scheduled Sends. 5 operations. Lead operation: Cancel or pause a scheduled send. Self-contained Naftiko capability covering one Sendgrid business surface.
What You Can Do
POST
Createscheduledsend
— Cancel or pause a scheduled send
/v1/v3/user/scheduled-sends
GET
Listscheduledsend
— Retrieve all scheduled sends
/v1/v3/user/scheduled-sends
GET
Getscheduledsend
— Retrieve scheduled send
/v1/v3/user/scheduled-sends/{batch-id}
PATCH
Updatescheduledsend
— Update a scheduled send
/v1/v3/user/scheduled-sends/{batch-id}
DELETE
Deletescheduledsend
— Delete a cancellation or pause from a scheduled send
/v1/v3/user/scheduled-sends/{batch-id}
MCP Tools
cancel-pause-scheduled-send
Cancel or pause a scheduled send
retrieve-all-scheduled-sends
Retrieve all scheduled sends
read-only
idempotent
retrieve-scheduled-send
Retrieve scheduled send
read-only
idempotent
update-scheduled-send
Update a scheduled send
idempotent
delete-cancellation-pause-scheduled-send
Delete a cancellation or pause from a scheduled send
idempotent