Twilio Messaging
Manage Twilio Messaging Services, senders, compliance resources, and messaging configuration.
认证方式
| 方式 | 底层类型 | 状态 | 说明 |
|---|---|---|---|
| Basic Auth | basic | available | — |
调用示例
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 AccountTags
CreateBrandRegistrationOtpTWILIO_MESSAGING_CREATE_BRAND_REGISTRATION_OTPCreateBrandRegistrationOtp需要连接
CreateBrandRegistrationOtp
认证
需要 Connected AccountTags
CreateBrandRegistrationsTWILIO_MESSAGING_CREATE_BRAND_REGISTRATIONSCreateBrandRegistrations需要连接
CreateBrandRegistrations
认证
需要 Connected AccountTags
CreateBrandVettingTWILIO_MESSAGING_CREATE_BRAND_VETTINGCreateBrandVetting需要连接
CreateBrandVetting
认证
需要 Connected AccountTags
CreateChannelSenderTWILIO_MESSAGING_CREATE_CHANNEL_SENDERCreateChannelSender需要连接
CreateChannelSender
认证
需要 Connected AccountTags
CreateDestinationAlphaSenderTWILIO_MESSAGING_CREATE_DESTINATION_ALPHA_SENDERCreateDestinationAlphaSender需要连接
CreateDestinationAlphaSender
认证
需要 Connected AccountTags
CreateExternalCampaignTWILIO_MESSAGING_CREATE_EXTERNAL_CAMPAIGNCreateExternalCampaign需要连接
CreateExternalCampaign
认证
需要 Connected AccountTags
CreateLinkshorteningMessagingServiceTWILIO_MESSAGING_CREATE_LINKSHORTENING_MESSAGING_SERVICECreateLinkshorteningMessagingService需要连接
CreateLinkshorteningMessagingService
认证
需要 Connected AccountTags
CreatePhoneNumberTWILIO_MESSAGING_CREATE_PHONE_NUMBERCreatePhoneNumber需要连接
CreatePhoneNumber
认证
需要 Connected AccountTags
CreateServiceTWILIO_MESSAGING_CREATE_SERVICECreateService需要连接
CreateService
认证
需要 Connected AccountTags
CreateShortCodeTWILIO_MESSAGING_CREATE_SHORT_CODECreateShortCode需要连接
CreateShortCode
认证
需要 Connected AccountTags
Create a tollfree verificationTWILIO_MESSAGING_CREATE_TOLLFREE_VERIFICATIONCreate a tollfree verification需要连接
Create a tollfree verification
认证
需要 Connected AccountTags
CreateUsAppToPersonTWILIO_MESSAGING_CREATE_US_APP_TO_PERSONCreateUsAppToPerson需要连接
CreateUsAppToPerson
认证
需要 Connected AccountTags
DeleteAlphaSenderTWILIO_MESSAGING_DELETE_ALPHA_SENDERDeleteAlphaSender需要连接
DeleteAlphaSender
认证
需要 Connected AccountTags
DeleteChannelSenderTWILIO_MESSAGING_DELETE_CHANNEL_SENDERDeleteChannelSender需要连接
DeleteChannelSender
认证
需要 Connected AccountTags
DeleteDestinationAlphaSenderTWILIO_MESSAGING_DELETE_DESTINATION_ALPHA_SENDERDeleteDestinationAlphaSender需要连接
DeleteDestinationAlphaSender
认证
需要 Connected AccountTags
DeleteDomainCertV4TWILIO_MESSAGING_DELETE_DOMAIN_CERT_V4DeleteDomainCertV4需要连接
DeleteDomainCertV4
认证
需要 Connected AccountTags
DeleteLinkshorteningMessagingServiceTWILIO_MESSAGING_DELETE_LINKSHORTENING_MESSAGING_SERVICEDeleteLinkshorteningMessagingService需要连接
DeleteLinkshorteningMessagingService
认证
需要 Connected AccountTags
DeletePhoneNumberTWILIO_MESSAGING_DELETE_PHONE_NUMBERDeletePhoneNumber需要连接
DeletePhoneNumber
认证
需要 Connected AccountTags
DeleteServiceTWILIO_MESSAGING_DELETE_SERVICEDeleteService需要连接
DeleteService
认证
需要 Connected AccountTags
DeleteShortCodeTWILIO_MESSAGING_DELETE_SHORT_CODEDeleteShortCode需要连接
DeleteShortCode
认证
需要 Connected AccountTags
Delete a tollfree verificationTWILIO_MESSAGING_DELETE_TOLLFREE_VERIFICATIONDelete a tollfree verification需要连接
Delete a tollfree verification
认证
需要 Connected AccountTags
DeleteUsAppToPersonTWILIO_MESSAGING_DELETE_US_APP_TO_PERSONDeleteUsAppToPerson需要连接
DeleteUsAppToPerson
认证
需要 Connected AccountTags
FetchAlphaSenderTWILIO_MESSAGING_FETCH_ALPHA_SENDERFetchAlphaSender需要连接
FetchAlphaSender
认证
需要 Connected AccountTags
FetchBrandRegistrationsTWILIO_MESSAGING_FETCH_BRAND_REGISTRATIONSFetchBrandRegistrations需要连接
FetchBrandRegistrations
认证
需要 Connected AccountTags
FetchBrandVettingTWILIO_MESSAGING_FETCH_BRAND_VETTINGFetchBrandVetting需要连接
FetchBrandVetting
认证
需要 Connected AccountTags
FetchChannelSenderTWILIO_MESSAGING_FETCH_CHANNEL_SENDERFetchChannelSender需要连接
FetchChannelSender
认证
需要 Connected AccountTags
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 AccountTags
FetchDestinationAlphaSenderTWILIO_MESSAGING_FETCH_DESTINATION_ALPHA_SENDERFetchDestinationAlphaSender需要连接
FetchDestinationAlphaSender
认证
需要 Connected AccountTags
FetchDomainCertV4TWILIO_MESSAGING_FETCH_DOMAIN_CERT_V4FetchDomainCertV4需要连接
FetchDomainCertV4
认证
需要 Connected AccountTags
FetchDomainConfigTWILIO_MESSAGING_FETCH_DOMAIN_CONFIGFetchDomainConfig需要连接
FetchDomainConfig
认证
需要 Connected AccountTags
FetchDomainConfigMessagingServiceTWILIO_MESSAGING_FETCH_DOMAIN_CONFIG_MESSAGING_SERVICEFetchDomainConfigMessagingService需要连接
FetchDomainConfigMessagingService
认证
需要 Connected AccountTags
FetchDomainDnsValidationTWILIO_MESSAGING_FETCH_DOMAIN_DNS_VALIDATIONFetchDomainDnsValidation需要连接
FetchDomainDnsValidation
认证
需要 Connected AccountTags
FetchLinkshorteningMessagingServiceDomainAssociationTWILIO_MESSAGING_FETCH_LINKSHORTENING_MESSAGING_SERVICE_DOMAIN_ASSOCIATIONFetchLinkshorteningMessagingServiceDomainAssociation需要连接
FetchLinkshorteningMessagingServiceDomainAssociation
认证
需要 Connected AccountTags
FetchPhoneNumberTWILIO_MESSAGING_FETCH_PHONE_NUMBERFetchPhoneNumber需要连接
FetchPhoneNumber
认证
需要 Connected AccountTags
FetchServiceTWILIO_MESSAGING_FETCH_SERVICEFetchService需要连接
FetchService
认证
需要 Connected AccountTags
FetchShortCodeTWILIO_MESSAGING_FETCH_SHORT_CODEFetchShortCode需要连接
FetchShortCode
认证
需要 Connected AccountTags
Retrieve a tollfree verificationTWILIO_MESSAGING_FETCH_TOLLFREE_VERIFICATIONRetrieve a tollfree verification需要连接
Retrieve a tollfree verification
认证
需要 Connected AccountTags
FetchUsAppToPersonTWILIO_MESSAGING_FETCH_US_APP_TO_PERSONFetchUsAppToPerson需要连接
FetchUsAppToPerson
认证
需要 Connected AccountTags
FetchUsAppToPersonUsecaseTWILIO_MESSAGING_FETCH_US_APP_TO_PERSON_USECASEFetchUsAppToPersonUsecase需要连接
FetchUsAppToPersonUsecase
认证
需要 Connected AccountTags
FetchUsecaseTWILIO_MESSAGING_FETCH_USECASEFetchUsecase需要连接
FetchUsecase
认证
需要 Connected AccountTags
ListAlphaSenderTWILIO_MESSAGING_LIST_ALPHA_SENDERListAlphaSender需要连接
ListAlphaSender
认证
需要 Connected AccountTags
ListBrandRegistrationsTWILIO_MESSAGING_LIST_BRAND_REGISTRATIONSListBrandRegistrations需要连接
ListBrandRegistrations
认证
需要 Connected AccountTags
ListBrandVettingTWILIO_MESSAGING_LIST_BRAND_VETTINGListBrandVetting需要连接
ListBrandVetting
认证
需要 Connected AccountTags
ListChannelSenderTWILIO_MESSAGING_LIST_CHANNEL_SENDERListChannelSender需要连接
ListChannelSender
认证
需要 Connected AccountTags
ListDestinationAlphaSenderTWILIO_MESSAGING_LIST_DESTINATION_ALPHA_SENDERListDestinationAlphaSender需要连接
ListDestinationAlphaSender
认证
需要 Connected AccountTags
ListPhoneNumberTWILIO_MESSAGING_LIST_PHONE_NUMBERListPhoneNumber需要连接
ListPhoneNumber
认证
需要 Connected AccountTags
ListServiceTWILIO_MESSAGING_LIST_SERVICEListService需要连接
ListService
认证
需要 Connected AccountTags
ListShortCodeTWILIO_MESSAGING_LIST_SHORT_CODEListShortCode需要连接
ListShortCode
认证
需要 Connected AccountTags
List tollfree verificationsTWILIO_MESSAGING_LIST_TOLLFREE_VERIFICATIONList tollfree verifications需要连接
List tollfree verifications
认证
需要 Connected AccountTags
ListUsAppToPersonTWILIO_MESSAGING_LIST_US_APP_TO_PERSONListUsAppToPerson需要连接
ListUsAppToPerson
认证
需要 Connected AccountTags
UpdateBrandRegistrationsTWILIO_MESSAGING_UPDATE_BRAND_REGISTRATIONSUpdateBrandRegistrations需要连接
UpdateBrandRegistrations
认证
需要 Connected AccountTags
UpdateDomainCertV4TWILIO_MESSAGING_UPDATE_DOMAIN_CERT_V4UpdateDomainCertV4需要连接
UpdateDomainCertV4
认证
需要 Connected AccountTags
UpdateDomainConfigTWILIO_MESSAGING_UPDATE_DOMAIN_CONFIGUpdateDomainConfig需要连接
UpdateDomainConfig
认证
需要 Connected AccountTags
UpdateRequestManagedCertTWILIO_MESSAGING_UPDATE_REQUEST_MANAGED_CERTUpdateRequestManagedCert需要连接
UpdateRequestManagedCert
认证
需要 Connected AccountTags
UpdateServiceTWILIO_MESSAGING_UPDATE_SERVICEUpdateService需要连接
UpdateService
认证
需要 Connected AccountTags
Edit a tollfree verificationTWILIO_MESSAGING_UPDATE_TOLLFREE_VERIFICATIONEdit a tollfree verification需要连接
Edit a tollfree verification
认证
需要 Connected AccountTags
UpdateUsAppToPersonTWILIO_MESSAGING_UPDATE_US_APP_TO_PERSONUpdateUsAppToPerson需要连接
UpdateUsAppToPerson
认证
需要 Connected AccountTags