KosmoKrator

productivity

Brevo CLI for AI Agents

Use the Brevo CLI from KosmoKrator to call Brevo tools headlessly, return JSON, inspect schemas, and automate workflows from coding agents, scripts, and CI.

Brevo CLI Setup

Brevo can be configured headlessly with `kosmokrator integrations:configure brevo`.

Install, configure, and verify
# Install KosmoKrator first if it is not available on PATH.
curl -fsSL https://raw.githubusercontent.com/OpenCompanyApp/kosmokrator/main/install.sh | bash

# Configure and verify this integration.
kosmokrator integrations:configure brevo --set api_key="$BREVO_API_KEY" --enable --read allow --write ask --json
kosmokrator integrations:doctor brevo --json
kosmokrator integrations:status --json

Credentials

Authentication type: API key api_key. Configure credentials once, then reuse the same stored profile from scripts, coding CLIs, Lua, and MCP.

KeyEnv varTypeRequiredLabel
api_key BREVO_API_KEY Secret secret yes API Key
url BREVO_URL URL url no API Base URL

Command Patterns

The generic command is stable across every integration. The provider shortcut is shorter for humans.

Generic CLI call
kosmo integrations:call brevo.brevo_activate_ecommerce '{}' --json
Provider shortcut
kosmo integrations:brevo brevo_activate_ecommerce '{}' --json

Discovery

These commands return structured output for coding agents that need to inspect capabilities before choosing a function.

Discovery commands
kosmo integrations:docs brevo --json
kosmo integrations:docs brevo.brevo_activate_ecommerce --json
kosmo integrations:schema brevo.brevo_activate_ecommerce --json
kosmo integrations:search "Brevo" --json
kosmo integrations:list --json

Automation Contexts

The same configured command surface works in these environments. The command does not change unless the host wrapper, credentials, or permissions change.

CLI Functions

Every function below can be called headlessly. Commands are highlighted, copyable, and scroll horizontally when payloads are long.

brevo.brevo_activate_ecommerce

Activate eCommerce features for Brevo.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_activate_ecommerce '{}' --json
Shortcut
kosmo integrations:brevo brevo_activate_ecommerce '{}' --json

brevo.brevo_add_contacts_to_list

Add contacts to a contact list.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_add_contacts_to_list '{}' --json
Shortcut
kosmo integrations:brevo brevo_add_contacts_to_list '{}' --json

brevo.brevo_api_delete

Call any Brevo API DELETE endpoint path.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_api_delete '{}' --json
Shortcut
kosmo integrations:brevo brevo_api_delete '{}' --json

brevo.brevo_api_get

Call any Brevo API GET endpoint path.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_api_get '{}' --json
Shortcut
kosmo integrations:brevo brevo_api_get '{}' --json

brevo.brevo_api_patch

Call any Brevo API PATCH endpoint path.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_api_patch '{}' --json
Shortcut
kosmo integrations:brevo brevo_api_patch '{}' --json

brevo.brevo_api_post

Call any Brevo API POST endpoint path.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_api_post '{}' --json
Shortcut
kosmo integrations:brevo brevo_api_post '{}' --json

brevo.brevo_api_put

Call any Brevo API PUT endpoint path.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_api_put '{}' --json
Shortcut
kosmo integrations:brevo brevo_api_put '{}' --json

brevo.brevo_authenticate_sender_domain

Authenticate a sender domain.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_authenticate_sender_domain '{}' --json
Shortcut
kosmo integrations:brevo brevo_authenticate_sender_domain '{}' --json

brevo.brevo_batch_upsert_categories

Batch upsert eCommerce categories.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_batch_upsert_categories '{}' --json
Shortcut
kosmo integrations:brevo brevo_batch_upsert_categories '{}' --json

brevo.brevo_batch_upsert_custom_object_records

Batch upsert custom object records.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_batch_upsert_custom_object_records '{}' --json
Shortcut
kosmo integrations:brevo brevo_batch_upsert_custom_object_records '{}' --json

brevo.brevo_batch_upsert_order_statuses

Batch upsert eCommerce order statuses.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_batch_upsert_order_statuses '{}' --json
Shortcut
kosmo integrations:brevo brevo_batch_upsert_order_statuses '{}' --json

brevo.brevo_batch_upsert_products

Batch upsert eCommerce products.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_batch_upsert_products '{}' --json
Shortcut
kosmo integrations:brevo brevo_batch_upsert_products '{}' --json

brevo.brevo_create_attribute

Create a contact attribute.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_attribute '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_attribute '{}' --json

brevo.brevo_create_blocked_domain

Create a blocked SMTP domain.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_blocked_domain '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_blocked_domain '{}' --json

brevo.brevo_create_category

Create an eCommerce category.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_category '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_category '{}' --json

brevo.brevo_create_contact

Create a contact.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_contact '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_contact '{}' --json

brevo.brevo_create_email_campaign

Create an email campaign.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_email_campaign '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_email_campaign '{}' --json

brevo.brevo_create_event

Create a custom event.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_event '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_event '{}' --json

brevo.brevo_create_events_batch

Create custom events in batch.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_events_batch '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_events_batch '{}' --json

brevo.brevo_create_external_feed

Create an external feed.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_external_feed '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_external_feed '{}' --json

brevo.brevo_create_folder

Create a contact folder.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_folder '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_folder '{}' --json

brevo.brevo_create_inbound_attachment_download_token

Create an inbound attachment download token.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_inbound_attachment_download_token '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_inbound_attachment_download_token '{}' --json

brevo.brevo_create_list

Create a contact list.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_list '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_list '{}' --json

brevo.brevo_create_order_status

Create or update an eCommerce order status.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_order_status '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_order_status '{}' --json

brevo.brevo_create_product

Create an eCommerce product.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_product '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_product '{}' --json

brevo.brevo_create_sender

Create a sender.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_sender '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_sender '{}' --json

brevo.brevo_create_sender_domain

Create a sender domain.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_sender_domain '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_sender_domain '{}' --json

brevo.brevo_create_sms_campaign

Create an SMS campaign.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_sms_campaign '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_sms_campaign '{}' --json

brevo.brevo_create_smtp_template

Create an SMTP template.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_smtp_template '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_smtp_template '{}' --json

brevo.brevo_create_webhook

Create a webhook.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_webhook '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_webhook '{}' --json

brevo.brevo_create_whatsapp_campaign

Create a WhatsApp campaign.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_whatsapp_campaign '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_whatsapp_campaign '{}' --json

brevo.brevo_create_whatsapp_template

Create a WhatsApp template.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_create_whatsapp_template '{}' --json
Shortcut
kosmo integrations:brevo brevo_create_whatsapp_template '{}' --json

brevo.brevo_delete_attribute

Delete a contact attribute.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_delete_attribute '{}' --json
Shortcut
kosmo integrations:brevo brevo_delete_attribute '{}' --json

brevo.brevo_delete_blocked_contact

Unblock an SMTP contact.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_delete_blocked_contact '{}' --json
Shortcut
kosmo integrations:brevo brevo_delete_blocked_contact '{}' --json

brevo.brevo_delete_blocked_domain

Delete a blocked SMTP domain.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_delete_blocked_domain '{}' --json
Shortcut
kosmo integrations:brevo brevo_delete_blocked_domain '{}' --json

brevo.brevo_delete_category

Delete an eCommerce category.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_delete_category '{}' --json
Shortcut
kosmo integrations:brevo brevo_delete_category '{}' --json

brevo.brevo_delete_contact

Delete a contact.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_delete_contact '{}' --json
Shortcut
kosmo integrations:brevo brevo_delete_contact '{}' --json

brevo.brevo_delete_email_campaign

Delete an email campaign.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_delete_email_campaign '{}' --json
Shortcut
kosmo integrations:brevo brevo_delete_email_campaign '{}' --json

brevo.brevo_delete_external_feed

Delete an external feed.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_delete_external_feed '{}' --json
Shortcut
kosmo integrations:brevo brevo_delete_external_feed '{}' --json

brevo.brevo_delete_folder

Delete a contact folder.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_delete_folder '{}' --json
Shortcut
kosmo integrations:brevo brevo_delete_folder '{}' --json

brevo.brevo_delete_list

Delete a contact list.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_delete_list '{}' --json
Shortcut
kosmo integrations:brevo brevo_delete_list '{}' --json

brevo.brevo_delete_product

Delete an eCommerce product.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_delete_product '{}' --json
Shortcut
kosmo integrations:brevo brevo_delete_product '{}' --json

brevo.brevo_delete_sender

Delete a sender.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_delete_sender '{}' --json
Shortcut
kosmo integrations:brevo brevo_delete_sender '{}' --json

brevo.brevo_delete_sender_domain

Delete a sender domain.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_delete_sender_domain '{}' --json
Shortcut
kosmo integrations:brevo brevo_delete_sender_domain '{}' --json

brevo.brevo_delete_sms_campaign

Delete an SMS campaign.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_delete_sms_campaign '{}' --json
Shortcut
kosmo integrations:brevo brevo_delete_sms_campaign '{}' --json

brevo.brevo_delete_smtp_template

Delete an SMTP template.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_delete_smtp_template '{}' --json
Shortcut
kosmo integrations:brevo brevo_delete_smtp_template '{}' --json

brevo.brevo_delete_transactional_email

Delete a scheduled transactional email.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_delete_transactional_email '{}' --json
Shortcut
kosmo integrations:brevo brevo_delete_transactional_email '{}' --json

brevo.brevo_delete_webhook

Delete a webhook.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_delete_webhook '{}' --json
Shortcut
kosmo integrations:brevo brevo_delete_webhook '{}' --json

brevo.brevo_delete_whatsapp_campaign

Delete a WhatsApp campaign.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_delete_whatsapp_campaign '{}' --json
Shortcut
kosmo integrations:brevo brevo_delete_whatsapp_campaign '{}' --json

brevo.brevo_download_inbound_attachment

Download an inbound attachment by download token.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_download_inbound_attachment '{}' --json
Shortcut
kosmo integrations:brevo brevo_download_inbound_attachment '{}' --json

brevo.brevo_export_contacts

Export contacts from Brevo.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_export_contacts '{}' --json
Shortcut
kosmo integrations:brevo brevo_export_contacts '{}' --json

brevo.brevo_export_webhooks

Export webhook logs.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_export_webhooks '{}' --json
Shortcut
kosmo integrations:brevo brevo_export_webhooks '{}' --json

brevo.brevo_get_account

Get Brevo account information.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_account '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_account '{}' --json

brevo.brevo_get_category

Get an eCommerce category.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_category '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_category '{}' --json

brevo.brevo_get_contact

Get a contact by email, phone, or identifier.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_contact '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_contact '{}' --json

brevo.brevo_get_email_campaign

Get an email campaign.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_email_campaign '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_email_campaign '{}' --json

brevo.brevo_get_email_status

Get transactional email status by identifier.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_email_status '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_email_status '{}' --json

brevo.brevo_get_external_feed

Get an external feed.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_external_feed '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_external_feed '{}' --json

brevo.brevo_get_folder

Get a contact folder.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_folder '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_folder '{}' --json

brevo.brevo_get_inbound_event

Get an inbound parsing event.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_inbound_event '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_inbound_event '{}' --json

brevo.brevo_get_list

Get a contact list.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_list '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_list '{}' --json

brevo.brevo_get_process

Get process status.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_process '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_process '{}' --json

brevo.brevo_get_product

Get an eCommerce product.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_product '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_product '{}' --json

brevo.brevo_get_sender_domain

Get a sender domain.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_sender_domain '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_sender_domain '{}' --json

brevo.brevo_get_sms_campaign

Get an SMS campaign.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_sms_campaign '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_sms_campaign '{}' --json

brevo.brevo_get_smtp_aggregated_report

Get SMTP aggregated report.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_smtp_aggregated_report '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_smtp_aggregated_report '{}' --json

brevo.brevo_get_smtp_template

Get an SMTP template.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_smtp_template '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_smtp_template '{}' --json

brevo.brevo_get_transactional_email

Get a transactional email log by UUID.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_transactional_email '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_transactional_email '{}' --json

brevo.brevo_get_transactional_sms_aggregated_report

Get transactional SMS aggregated report.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_transactional_sms_aggregated_report '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_transactional_sms_aggregated_report '{}' --json

brevo.brevo_get_webhook

Get a webhook.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_webhook '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_webhook '{}' --json

brevo.brevo_get_whatsapp_campaign

Get a WhatsApp campaign.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_whatsapp_campaign '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_whatsapp_campaign '{}' --json

brevo.brevo_get_whatsapp_config

Get WhatsApp configuration.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_get_whatsapp_config '{}' --json
Shortcut
kosmo integrations:brevo brevo_get_whatsapp_config '{}' --json

brevo.brevo_import_contacts

Import contacts into Brevo.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_import_contacts '{}' --json
Shortcut
kosmo integrations:brevo brevo_import_contacts '{}' --json

brevo.brevo_list_attributes

List contact attributes.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_attributes '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_attributes '{}' --json

brevo.brevo_list_blocked_contacts

List blocked SMTP contacts.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_blocked_contacts '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_blocked_contacts '{}' --json

brevo.brevo_list_blocked_domains

List blocked SMTP domains.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_blocked_domains '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_blocked_domains '{}' --json

brevo.brevo_list_categories

List eCommerce categories.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_categories '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_categories '{}' --json

brevo.brevo_list_contacts

List contacts in Brevo.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_contacts '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_contacts '{}' --json

brevo.brevo_list_contacts_in_list

List contacts in a contact list.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_contacts_in_list '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_contacts_in_list '{}' --json

brevo.brevo_list_custom_object_records

List custom object records.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_custom_object_records '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_custom_object_records '{}' --json

brevo.brevo_list_email_campaigns

List email campaigns.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_email_campaigns '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_email_campaigns '{}' --json

brevo.brevo_list_events

List custom events.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_events '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_events '{}' --json

brevo.brevo_list_external_feeds

List external feeds.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_external_feeds '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_external_feeds '{}' --json

brevo.brevo_list_folder_lists

List contact lists in a folder.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_folder_lists '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_folder_lists '{}' --json

brevo.brevo_list_folders

List contact folders.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_folders '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_folders '{}' --json

brevo.brevo_list_inbound_events

List inbound parsing events.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_inbound_events '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_inbound_events '{}' --json

brevo.brevo_list_lists

List contact lists.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_lists '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_lists '{}' --json

brevo.brevo_list_products

List eCommerce products.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_products '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_products '{}' --json

brevo.brevo_list_sender_domains

List sender domains.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_sender_domains '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_sender_domains '{}' --json

brevo.brevo_list_senders

List senders.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_senders '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_senders '{}' --json

brevo.brevo_list_sms_campaigns

List SMS campaigns.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_sms_campaigns '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_sms_campaigns '{}' --json

brevo.brevo_list_smtp_events

List SMTP events.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_smtp_events '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_smtp_events '{}' --json

brevo.brevo_list_smtp_reports

List SMTP reports.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_smtp_reports '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_smtp_reports '{}' --json

brevo.brevo_list_smtp_templates

List SMTP templates.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_smtp_templates '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_smtp_templates '{}' --json

brevo.brevo_list_transactional_emails

List transactional email logs.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_transactional_emails '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_transactional_emails '{}' --json

brevo.brevo_list_transactional_sms_events

List transactional SMS events.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_transactional_sms_events '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_transactional_sms_events '{}' --json

brevo.brevo_list_transactional_sms_reports

List transactional SMS reports.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_transactional_sms_reports '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_transactional_sms_reports '{}' --json

brevo.brevo_list_webhooks

List webhooks.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_webhooks '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_webhooks '{}' --json

brevo.brevo_list_whatsapp_campaigns

List WhatsApp campaigns.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_whatsapp_campaigns '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_whatsapp_campaigns '{}' --json

brevo.brevo_list_whatsapp_events

List WhatsApp transactional events.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_whatsapp_events '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_whatsapp_events '{}' --json

brevo.brevo_list_whatsapp_templates

List WhatsApp templates.

Read read
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_list_whatsapp_templates '{}' --json
Shortcut
kosmo integrations:brevo brevo_list_whatsapp_templates '{}' --json

brevo.brevo_remove_contacts_from_list

Remove contacts from a contact list.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_remove_contacts_from_list '{}' --json
Shortcut
kosmo integrations:brevo brevo_remove_contacts_from_list '{}' --json

brevo.brevo_send_email

Send a transactional email.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_send_email '{}' --json
Shortcut
kosmo integrations:brevo brevo_send_email '{}' --json

brevo.brevo_send_email_campaign_now

Send an email campaign immediately.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_send_email_campaign_now '{}' --json
Shortcut
kosmo integrations:brevo brevo_send_email_campaign_now '{}' --json

brevo.brevo_send_sms_campaign_now

Send an SMS campaign immediately.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_send_sms_campaign_now '{}' --json
Shortcut
kosmo integrations:brevo brevo_send_sms_campaign_now '{}' --json

brevo.brevo_send_smtp_template_test

Send a test for an SMTP template.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_send_smtp_template_test '{}' --json
Shortcut
kosmo integrations:brevo brevo_send_smtp_template_test '{}' --json

brevo.brevo_send_transactional_sms

Send a transactional SMS.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_send_transactional_sms '{}' --json
Shortcut
kosmo integrations:brevo brevo_send_transactional_sms '{}' --json

brevo.brevo_send_whatsapp_message

Send a transactional WhatsApp message.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_send_whatsapp_message '{}' --json
Shortcut
kosmo integrations:brevo brevo_send_whatsapp_message '{}' --json

brevo.brevo_send_whatsapp_template_for_approval

Send a WhatsApp template for approval.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_send_whatsapp_template_for_approval '{}' --json
Shortcut
kosmo integrations:brevo brevo_send_whatsapp_template_for_approval '{}' --json

brevo.brevo_update_attribute

Update a contact attribute.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_update_attribute '{}' --json
Shortcut
kosmo integrations:brevo brevo_update_attribute '{}' --json

brevo.brevo_update_category

Update an eCommerce category.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_update_category '{}' --json
Shortcut
kosmo integrations:brevo brevo_update_category '{}' --json

brevo.brevo_update_contact

Update a contact.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_update_contact '{}' --json
Shortcut
kosmo integrations:brevo brevo_update_contact '{}' --json

brevo.brevo_update_email_campaign

Update an email campaign.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_update_email_campaign '{}' --json
Shortcut
kosmo integrations:brevo brevo_update_email_campaign '{}' --json

brevo.brevo_update_external_feed

Update an external feed.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_update_external_feed '{}' --json
Shortcut
kosmo integrations:brevo brevo_update_external_feed '{}' --json

brevo.brevo_update_folder

Update a contact folder.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_update_folder '{}' --json
Shortcut
kosmo integrations:brevo brevo_update_folder '{}' --json

brevo.brevo_update_list

Update a contact list.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_update_list '{}' --json
Shortcut
kosmo integrations:brevo brevo_update_list '{}' --json

brevo.brevo_update_product

Update an eCommerce product.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_update_product '{}' --json
Shortcut
kosmo integrations:brevo brevo_update_product '{}' --json

brevo.brevo_update_sender

Update a sender.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_update_sender '{}' --json
Shortcut
kosmo integrations:brevo brevo_update_sender '{}' --json

brevo.brevo_update_sms_campaign

Update an SMS campaign.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_update_sms_campaign '{}' --json
Shortcut
kosmo integrations:brevo brevo_update_sms_campaign '{}' --json

brevo.brevo_update_smtp_template

Update an SMTP template.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_update_smtp_template '{}' --json
Shortcut
kosmo integrations:brevo brevo_update_smtp_template '{}' --json

brevo.brevo_update_webhook

Update a webhook.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_update_webhook '{}' --json
Shortcut
kosmo integrations:brevo brevo_update_webhook '{}' --json

brevo.brevo_update_whatsapp_campaign

Update a WhatsApp campaign.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_update_whatsapp_campaign '{}' --json
Shortcut
kosmo integrations:brevo brevo_update_whatsapp_campaign '{}' --json

brevo.brevo_upload_email_campaign_image

Upload an image for email campaigns.

Write write
Parameters
none
Generic call
kosmo integrations:call brevo.brevo_upload_email_campaign_image '{}' --json
Shortcut
kosmo integrations:brevo brevo_upload_email_campaign_image '{}' --json

Function Schemas

Use these parameter tables when building CLI payloads without calling integrations:schema first.

brevo.brevo_activate_ecommerce 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_activate_ecommerce --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_add_contacts_to_list 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_add_contacts_to_list --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_api_delete 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_api_delete --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_api_get 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_api_get --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_api_patch 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_api_patch --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_api_post 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_api_post --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_api_put 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_api_put --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_authenticate_sender_domain 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_authenticate_sender_domain --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_batch_upsert_categories 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_batch_upsert_categories --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_batch_upsert_custom_object_records 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_batch_upsert_custom_object_records --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_batch_upsert_order_statuses 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_batch_upsert_order_statuses --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_batch_upsert_products 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_batch_upsert_products --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_attribute 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_attribute --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_blocked_domain 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_blocked_domain --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_category 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_category --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_contact 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_contact --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_email_campaign 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_email_campaign --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_event 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_event --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_events_batch 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_events_batch --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_external_feed 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_external_feed --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_folder 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_folder --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_inbound_attachment_download_token 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_inbound_attachment_download_token --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_list 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_list --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_order_status 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_order_status --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_product 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_product --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_sender 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_sender --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_sender_domain 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_sender_domain --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_sms_campaign 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_sms_campaign --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_smtp_template 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_smtp_template --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_webhook 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_webhook --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_whatsapp_campaign 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_whatsapp_campaign --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_create_whatsapp_template 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_create_whatsapp_template --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_delete_attribute 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_delete_attribute --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_delete_blocked_contact 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_delete_blocked_contact --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_delete_blocked_domain 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_delete_blocked_domain --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_delete_category 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_delete_category --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_delete_contact 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_delete_contact --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_delete_email_campaign 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_delete_email_campaign --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_delete_external_feed 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_delete_external_feed --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_delete_folder 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_delete_folder --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_delete_list 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_delete_list --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_delete_product 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_delete_product --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_delete_sender 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_delete_sender --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_delete_sender_domain 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_delete_sender_domain --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_delete_sms_campaign 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_delete_sms_campaign --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_delete_smtp_template 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_delete_smtp_template --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_delete_transactional_email 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_delete_transactional_email --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_delete_webhook 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_delete_webhook --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_delete_whatsapp_campaign 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_delete_whatsapp_campaign --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_download_inbound_attachment 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_download_inbound_attachment --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_export_contacts 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_export_contacts --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_export_webhooks 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_export_webhooks --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_account 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_account --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_category 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_category --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_contact 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_contact --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_email_campaign 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_email_campaign --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_email_status 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_email_status --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_external_feed 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_external_feed --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_folder 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_folder --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_inbound_event 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_inbound_event --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_list 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_list --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_process 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_process --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_product 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_product --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_sender_domain 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_sender_domain --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_sms_campaign 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_sms_campaign --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_smtp_aggregated_report 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_smtp_aggregated_report --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_smtp_template 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_smtp_template --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_transactional_email 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_transactional_email --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_transactional_sms_aggregated_report 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_transactional_sms_aggregated_report --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_webhook 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_webhook --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_whatsapp_campaign 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_whatsapp_campaign --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_get_whatsapp_config 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_get_whatsapp_config --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_import_contacts 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_import_contacts --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_attributes 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_attributes --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_blocked_contacts 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_blocked_contacts --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_blocked_domains 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_blocked_domains --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_categories 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_categories --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_contacts 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_contacts --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_contacts_in_list 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_contacts_in_list --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_custom_object_records 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_custom_object_records --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_email_campaigns 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_email_campaigns --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_events 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_events --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_external_feeds 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_external_feeds --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_folder_lists 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_folder_lists --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_folders 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_folders --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_inbound_events 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_inbound_events --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_lists 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_lists --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_products 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_products --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_sender_domains 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_sender_domains --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_senders 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_senders --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_sms_campaigns 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_sms_campaigns --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_smtp_events 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_smtp_events --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_smtp_reports 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_smtp_reports --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_smtp_templates 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_smtp_templates --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_transactional_emails 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_transactional_emails --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_transactional_sms_events 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_transactional_sms_events --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_transactional_sms_reports 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_transactional_sms_reports --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_webhooks 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_webhooks --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_whatsapp_campaigns 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_whatsapp_campaigns --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_whatsapp_events 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_whatsapp_events --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_list_whatsapp_templates 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_list_whatsapp_templates --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_remove_contacts_from_list 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_remove_contacts_from_list --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_send_email 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_send_email --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_send_email_campaign_now 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_send_email_campaign_now --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_send_sms_campaign_now 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_send_sms_campaign_now --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_send_smtp_template_test 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_send_smtp_template_test --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_send_transactional_sms 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_send_transactional_sms --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_send_whatsapp_message 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_send_whatsapp_message --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_send_whatsapp_template_for_approval 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_send_whatsapp_template_for_approval --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_update_attribute 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_update_attribute --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_update_category 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_update_category --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_update_contact 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_update_contact --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_update_email_campaign 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_update_email_campaign --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_update_external_feed 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_update_external_feed --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_update_folder 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_update_folder --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_update_list 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_update_list --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_update_product 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_update_product --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_update_sender 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_update_sender --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_update_sms_campaign 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_update_sms_campaign --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_update_smtp_template 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_update_smtp_template --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_update_webhook 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_update_webhook --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_update_whatsapp_campaign 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_update_whatsapp_campaign --json
ParameterTypeRequiredDescription
No parameters.
brevo.brevo_upload_email_campaign_image 0 parameters
Schema command
kosmo integrations:schema brevo.brevo_upload_email_campaign_image --json
ParameterTypeRequiredDescription
No parameters.

Permissions

Headless calls still follow the integration read/write permission policy. Configure read/write defaults with integrations:configure. Add --force only for trusted automation that should bypass that policy.