Open Connector
所有 Tools

Twilio Messaging

Manage Twilio Messaging Services, senders, compliance resources, and messaging configuration.

twilio-messagingv1.0.058 个 Tools

认证方式

方式底层类型状态说明
Basic Authbasicavailable

调用示例

import { createClient } from "@open-connector/sdk";const oc = createClient({  baseUrl: "https://api.openconnector.dev",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({  slug: "TWILIO_MESSAGING_CREATE_ALPHA_SENDER",  connectedAccountId: "conn_...",  arguments: { /* match this tool's input schema */ },});
import Composio from "@composio/client";const composio = new Composio({  baseURL: "https://api.openconnector.dev/composio",  apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("TWILIO_MESSAGING_CREATE_ALPHA_SENDER", {  connected_account_id: "conn_...",  arguments: { /* match this tool's input schema */ },});
oc tools execute TWILIO_MESSAGING_CREATE_ALPHA_SENDER --data '{ }'

Tool 目录

可用 Tools

58 个可调用操作

CreateAlphaSenderTWILIO_MESSAGING_CREATE_ALPHA_SENDERCreateAlphaSender

CreateAlphaSender

认证

需要 Connected Account

Tags

MessagingV1AlphaSender
CreateBrandRegistrationOtpTWILIO_MESSAGING_CREATE_BRAND_REGISTRATION_OTPCreateBrandRegistrationOtp

CreateBrandRegistrationOtp

认证

需要 Connected Account

Tags

MessagingV1BrandRegistrationOtp
CreateBrandRegistrationsTWILIO_MESSAGING_CREATE_BRAND_REGISTRATIONSCreateBrandRegistrations

CreateBrandRegistrations

认证

需要 Connected Account

Tags

MessagingV1BrandRegistration
CreateBrandVettingTWILIO_MESSAGING_CREATE_BRAND_VETTINGCreateBrandVetting

CreateBrandVetting

认证

需要 Connected Account

Tags

MessagingV1BrandVetting
CreateChannelSenderTWILIO_MESSAGING_CREATE_CHANNEL_SENDERCreateChannelSender

CreateChannelSender

认证

需要 Connected Account

Tags

MessagingV1ChannelSender
CreateDestinationAlphaSenderTWILIO_MESSAGING_CREATE_DESTINATION_ALPHA_SENDERCreateDestinationAlphaSender

CreateDestinationAlphaSender

认证

需要 Connected Account

Tags

MessagingV1DestinationAlphaSender
CreateExternalCampaignTWILIO_MESSAGING_CREATE_EXTERNAL_CAMPAIGNCreateExternalCampaign

CreateExternalCampaign

认证

需要 Connected Account

Tags

MessagingV1ExternalCampaign
CreateLinkshorteningMessagingServiceTWILIO_MESSAGING_CREATE_LINKSHORTENING_MESSAGING_SERVICECreateLinkshorteningMessagingService

CreateLinkshorteningMessagingService

认证

需要 Connected Account

Tags

MessagingV1LinkshorteningMessagingService
CreatePhoneNumberTWILIO_MESSAGING_CREATE_PHONE_NUMBERCreatePhoneNumber

CreatePhoneNumber

认证

需要 Connected Account

Tags

MessagingV1PhoneNumber
CreateServiceTWILIO_MESSAGING_CREATE_SERVICECreateService

CreateService

认证

需要 Connected Account

Tags

MessagingV1Service
CreateShortCodeTWILIO_MESSAGING_CREATE_SHORT_CODECreateShortCode

CreateShortCode

认证

需要 Connected Account

Tags

MessagingV1ShortCode
Create a tollfree verificationTWILIO_MESSAGING_CREATE_TOLLFREE_VERIFICATIONCreate a tollfree verification

Create a tollfree verification

认证

需要 Connected Account

Tags

MessagingV1TollfreeVerification
CreateUsAppToPersonTWILIO_MESSAGING_CREATE_US_APP_TO_PERSONCreateUsAppToPerson

CreateUsAppToPerson

认证

需要 Connected Account

Tags

MessagingV1UsAppToPerson
DeleteAlphaSenderTWILIO_MESSAGING_DELETE_ALPHA_SENDERDeleteAlphaSender

DeleteAlphaSender

认证

需要 Connected Account

Tags

MessagingV1AlphaSender
DeleteChannelSenderTWILIO_MESSAGING_DELETE_CHANNEL_SENDERDeleteChannelSender

DeleteChannelSender

认证

需要 Connected Account

Tags

MessagingV1ChannelSender
DeleteDestinationAlphaSenderTWILIO_MESSAGING_DELETE_DESTINATION_ALPHA_SENDERDeleteDestinationAlphaSender

DeleteDestinationAlphaSender

认证

需要 Connected Account

Tags

MessagingV1DestinationAlphaSender
DeleteDomainCertV4TWILIO_MESSAGING_DELETE_DOMAIN_CERT_V4DeleteDomainCertV4

DeleteDomainCertV4

认证

需要 Connected Account

Tags

MessagingV1DomainCerts
DeleteLinkshorteningMessagingServiceTWILIO_MESSAGING_DELETE_LINKSHORTENING_MESSAGING_SERVICEDeleteLinkshorteningMessagingService

DeleteLinkshorteningMessagingService

认证

需要 Connected Account

Tags

MessagingV1LinkshorteningMessagingService
DeletePhoneNumberTWILIO_MESSAGING_DELETE_PHONE_NUMBERDeletePhoneNumber

DeletePhoneNumber

认证

需要 Connected Account

Tags

MessagingV1PhoneNumber
DeleteServiceTWILIO_MESSAGING_DELETE_SERVICEDeleteService

DeleteService

认证

需要 Connected Account

Tags

MessagingV1Service
DeleteShortCodeTWILIO_MESSAGING_DELETE_SHORT_CODEDeleteShortCode

DeleteShortCode

认证

需要 Connected Account

Tags

MessagingV1ShortCode
Delete a tollfree verificationTWILIO_MESSAGING_DELETE_TOLLFREE_VERIFICATIONDelete a tollfree verification

Delete a tollfree verification

认证

需要 Connected Account

Tags

MessagingV1TollfreeVerification
DeleteUsAppToPersonTWILIO_MESSAGING_DELETE_US_APP_TO_PERSONDeleteUsAppToPerson

DeleteUsAppToPerson

认证

需要 Connected Account

Tags

MessagingV1UsAppToPerson
FetchAlphaSenderTWILIO_MESSAGING_FETCH_ALPHA_SENDERFetchAlphaSender

FetchAlphaSender

认证

需要 Connected Account

Tags

MessagingV1AlphaSender
FetchBrandRegistrationsTWILIO_MESSAGING_FETCH_BRAND_REGISTRATIONSFetchBrandRegistrations

FetchBrandRegistrations

认证

需要 Connected Account

Tags

MessagingV1BrandRegistration
FetchBrandVettingTWILIO_MESSAGING_FETCH_BRAND_VETTINGFetchBrandVetting

FetchBrandVetting

认证

需要 Connected Account

Tags

MessagingV1BrandVetting
FetchChannelSenderTWILIO_MESSAGING_FETCH_CHANNEL_SENDERFetchChannelSender

FetchChannelSender

认证

需要 Connected Account

Tags

MessagingV1ChannelSender
Fetch a list of all United States numbers that have been deactivated on a specific date.TWILIO_MESSAGING_FETCH_DEACTIVATIONFetch a list of all United States numbers that have been deactivated on a specific date.

Fetch a list of all United States numbers that have been deactivated on a specific date.

认证

需要 Connected Account

Tags

MessagingV1Deactivations
FetchDestinationAlphaSenderTWILIO_MESSAGING_FETCH_DESTINATION_ALPHA_SENDERFetchDestinationAlphaSender

FetchDestinationAlphaSender

认证

需要 Connected Account

Tags

MessagingV1DestinationAlphaSender
FetchDomainCertV4TWILIO_MESSAGING_FETCH_DOMAIN_CERT_V4FetchDomainCertV4

FetchDomainCertV4

认证

需要 Connected Account

Tags

MessagingV1DomainCerts
FetchDomainConfigTWILIO_MESSAGING_FETCH_DOMAIN_CONFIGFetchDomainConfig

FetchDomainConfig

认证

需要 Connected Account

Tags

MessagingV1DomainConfig
FetchDomainConfigMessagingServiceTWILIO_MESSAGING_FETCH_DOMAIN_CONFIG_MESSAGING_SERVICEFetchDomainConfigMessagingService

FetchDomainConfigMessagingService

认证

需要 Connected Account

Tags

MessagingV1DomainConfigMessagingService
FetchDomainDnsValidationTWILIO_MESSAGING_FETCH_DOMAIN_DNS_VALIDATIONFetchDomainDnsValidation

FetchDomainDnsValidation

认证

需要 Connected Account

Tags

MessagingV1DomainValidateDns
FetchLinkshorteningMessagingServiceDomainAssociationTWILIO_MESSAGING_FETCH_LINKSHORTENING_MESSAGING_SERVICE_DOMAIN_ASSOCIATIONFetchLinkshorteningMessagingServiceDomainAssociation

FetchLinkshorteningMessagingServiceDomainAssociation

认证

需要 Connected Account

Tags

MessagingV1LinkshorteningMessagingServiceDomainAssociation
FetchPhoneNumberTWILIO_MESSAGING_FETCH_PHONE_NUMBERFetchPhoneNumber

FetchPhoneNumber

认证

需要 Connected Account

Tags

MessagingV1PhoneNumber
FetchServiceTWILIO_MESSAGING_FETCH_SERVICEFetchService

FetchService

认证

需要 Connected Account

Tags

MessagingV1Service
FetchShortCodeTWILIO_MESSAGING_FETCH_SHORT_CODEFetchShortCode

FetchShortCode

认证

需要 Connected Account

Tags

MessagingV1ShortCode
Retrieve a tollfree verificationTWILIO_MESSAGING_FETCH_TOLLFREE_VERIFICATIONRetrieve a tollfree verification

Retrieve a tollfree verification

认证

需要 Connected Account

Tags

MessagingV1TollfreeVerification
FetchUsAppToPersonTWILIO_MESSAGING_FETCH_US_APP_TO_PERSONFetchUsAppToPerson

FetchUsAppToPerson

认证

需要 Connected Account

Tags

MessagingV1UsAppToPerson
FetchUsAppToPersonUsecaseTWILIO_MESSAGING_FETCH_US_APP_TO_PERSON_USECASEFetchUsAppToPersonUsecase

FetchUsAppToPersonUsecase

认证

需要 Connected Account

Tags

MessagingV1UsAppToPersonUsecase
FetchUsecaseTWILIO_MESSAGING_FETCH_USECASEFetchUsecase

FetchUsecase

认证

需要 Connected Account

Tags

MessagingV1Usecase
ListAlphaSenderTWILIO_MESSAGING_LIST_ALPHA_SENDERListAlphaSender

ListAlphaSender

认证

需要 Connected Account

Tags

MessagingV1AlphaSender
ListBrandRegistrationsTWILIO_MESSAGING_LIST_BRAND_REGISTRATIONSListBrandRegistrations

ListBrandRegistrations

认证

需要 Connected Account

Tags

MessagingV1BrandRegistration
ListBrandVettingTWILIO_MESSAGING_LIST_BRAND_VETTINGListBrandVetting

ListBrandVetting

认证

需要 Connected Account

Tags

MessagingV1BrandVetting
ListChannelSenderTWILIO_MESSAGING_LIST_CHANNEL_SENDERListChannelSender

ListChannelSender

认证

需要 Connected Account

Tags

MessagingV1ChannelSender
ListDestinationAlphaSenderTWILIO_MESSAGING_LIST_DESTINATION_ALPHA_SENDERListDestinationAlphaSender

ListDestinationAlphaSender

认证

需要 Connected Account

Tags

MessagingV1DestinationAlphaSender
ListPhoneNumberTWILIO_MESSAGING_LIST_PHONE_NUMBERListPhoneNumber

ListPhoneNumber

认证

需要 Connected Account

Tags

MessagingV1PhoneNumber
ListServiceTWILIO_MESSAGING_LIST_SERVICEListService

ListService

认证

需要 Connected Account

Tags

MessagingV1Service
ListShortCodeTWILIO_MESSAGING_LIST_SHORT_CODEListShortCode

ListShortCode

认证

需要 Connected Account

Tags

MessagingV1ShortCode
List tollfree verificationsTWILIO_MESSAGING_LIST_TOLLFREE_VERIFICATIONList tollfree verifications

List tollfree verifications

认证

需要 Connected Account

Tags

MessagingV1TollfreeVerification
ListUsAppToPersonTWILIO_MESSAGING_LIST_US_APP_TO_PERSONListUsAppToPerson

ListUsAppToPerson

认证

需要 Connected Account

Tags

MessagingV1UsAppToPerson
UpdateBrandRegistrationsTWILIO_MESSAGING_UPDATE_BRAND_REGISTRATIONSUpdateBrandRegistrations

UpdateBrandRegistrations

认证

需要 Connected Account

Tags

MessagingV1BrandRegistration
UpdateDomainCertV4TWILIO_MESSAGING_UPDATE_DOMAIN_CERT_V4UpdateDomainCertV4

UpdateDomainCertV4

认证

需要 Connected Account

Tags

MessagingV1DomainCerts
UpdateDomainConfigTWILIO_MESSAGING_UPDATE_DOMAIN_CONFIGUpdateDomainConfig

UpdateDomainConfig

认证

需要 Connected Account

Tags

MessagingV1DomainConfig
UpdateRequestManagedCertTWILIO_MESSAGING_UPDATE_REQUEST_MANAGED_CERTUpdateRequestManagedCert

UpdateRequestManagedCert

认证

需要 Connected Account

Tags

MessagingV1RequestManagedCert
UpdateServiceTWILIO_MESSAGING_UPDATE_SERVICEUpdateService

UpdateService

认证

需要 Connected Account

Tags

MessagingV1Service
Edit a tollfree verificationTWILIO_MESSAGING_UPDATE_TOLLFREE_VERIFICATIONEdit a tollfree verification

Edit a tollfree verification

认证

需要 Connected Account

Tags

MessagingV1TollfreeVerification
UpdateUsAppToPersonTWILIO_MESSAGING_UPDATE_US_APP_TO_PERSONUpdateUsAppToPerson

UpdateUsAppToPerson

认证

需要 Connected Account

Tags

MessagingV1UsAppToPerson