ProxiedMail
Create proxy-email to start your email revolution. Endless email addresses that help you to avoid your digital assets lose and boost privacy while you still using your usual email service.
proxiedmailvcatalog-v19 个 Tools
认证方式
| 方式 | 底层类型 | 状态 | 说明 |
|---|---|---|---|
| API Key | api_key | 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: "PROXIEDMAIL_ADD_CALLBACK", 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("PROXIEDMAIL_ADD_CALLBACK", { connected_account_id: "conn_...", arguments: { /* match this tool's input schema */ },});oc tools execute PROXIEDMAIL_ADD_CALLBACK --data '{ }'Tool 目录
可用 Tools
9 个可调用操作
AuhtorizationPROXIEDMAIL_ADD_CALLBACKAuhtorization需要连接1 scope
Auhtorization
认证
需要 Connected AccountScopes
defaultTags
callback
Create proxy-emailPROXIEDMAIL_ADD_PROXY_BINDINGCreate proxy-email需要连接1 scope
Create proxy-email
认证
需要 Connected AccountScopes
defaultTags
proxy-binding
Get api tokenPROXIEDMAIL_GET_API_V1_API_TOKENGet api token需要连接1 scope
Get api token
认证
需要 Connected AccountScopes
defaultTags
api
AuhtorizationPROXIEDMAIL_GET_API_V1_CALLBACK_GET_HASHAuhtorization需要连接1 scope
Auhtorization
认证
需要 Connected AccountScopes
defaultTags
callback
List of proxy emailsPROXIEDMAIL_GET_API_V1_PROXY_BINDINGSList of proxy emails需要连接1 scope
List of proxy emails
认证
需要 Connected AccountScopes
defaultTags
proxy-binding
Get received emails list by proxy email (last 55)PROXIEDMAIL_GET_API_V1_RECEIVED_EMAILS_LINKS_PROXY_BINDING_IDGet received emails list by proxy email (last 55)需要连接1 scope
Get received emails list by proxy email (last 55)
认证
需要 Connected AccountScopes
defaultTags
received-email
Get content of received email by idPROXIEDMAIL_GET_API_V1_RECEIVED_EMAILS_RECEIVED_EMAIL_IDGet content of received email by id需要连接1 scope
Get content of received email by id
认证
需要 Connected AccountScopes
defaultTags
received-email
Update proxy-emailPROXIEDMAIL_PATCH_PROXY_BINDINGUpdate proxy-email需要连接1 scope
Update proxy-email
认证
需要 Connected AccountScopes
defaultTags
proxy-binding
AuhtorizationPROXIEDMAIL_USER_AUTHAuhtorization需要连接
Auhtorization
认证
需要 Connected AccountTags
user