Loading...
Loading...
Compare original and translation side by side
membranenpm install -g @membranehq/cli@latestmembranenpm install -g @membranehq/cli@latestmembrane login --tenant --clientName=<agentType>membrane login complete <code>--jsonmembrane login --tenant --clientName=<agentType>membrane login complete <code>--jsonmembrane connection ensuremembrane connection ensure "https://ipinfo.io/" --jsonstate: "READY"membrane connection ensuremembrane connection ensure "https://ipinfo.io/" --jsonstate: "READY"BUILDINGnpx @membranehq/cli connection get <id> --wait --json--wait--timeoutstateBUILDINGREADYCLIENT_ACTION_REQUIREDclientActionclientAction.type"connect""provide-input"clientAction.descriptionclientAction.uiUrlclientAction.agentInstructionsmembrane connection get <id> --jsonREADYCONFIGURATION_ERRORSETUP_FAILEDerrorBUILDINGnpx @membranehq/cli connection get <id> --wait --json--wait--timeoutstateBUILDINGREADYCLIENT_ACTION_REQUIREDclientActionclientAction.type"connect""provide-input"clientAction.descriptionclientAction.uiUrlclientAction.agentInstructionsmembrane connection get <id> --jsonREADYCONFIGURATION_ERRORSETUP_FAILEDerrormembrane action list --connectionId=CONNECTION_ID --intent "QUERY" --limit 10 --jsonidnamedescriptioninputSchemaoutputSchemamembrane action list --connectionId=CONNECTION_ID --intent "QUERY" --limit 10 --jsonidnamedescriptioninputSchemaoutputSchema| Name | Key | Description |
|---|---|---|
| Get Residential Proxy Detection | get-residential-proxy-detection | Detects if an IP is a residential, mobile, or datacenter proxy. |
| Get Domain IP Ranges | get-domain-ip-ranges | Returns all IP ranges associated with a domain. |
| Get API Token Info | get-api-token-info | Returns information about the current API token including request limits, usage statistics, and access to various API... |
| Get Carrier Information | get-carrier-information | Detects if an IP address is from a mobile carrier network and returns carrier details including name, Mobile Country ... |
| Get Hosted Domains | get-hosted-domains | Returns a list of domains hosted on the specified IP address. |
| Batch IP Lookup | batch-ip-lookup | Bulk enrich multiple IP addresses in a single request. |
| Get Abuse Contact | get-abuse-contact | Returns abuse contact information for an IP address, including address, email, phone, and network details. |
| Get Privacy Detection | get-privacy-detection | Detects if an IP address is associated with VPN, proxy, Tor, hosting/datacenter, or relay services. |
| Get Company Information | get-company-information | Returns information about the company that operates or is assigned to the specified IP address, including company nam... |
| Get ASN Information | get-asn-information | Returns detailed information about an Autonomous System Number (ASN) including name, domain, country, registry, IP co... |
| Get My IP Information | get-my-ip-information | Returns comprehensive information about the caller's current IP address including geolocation, ASN, company, and priv... |
| Get IP Information | get-ip-information | Returns comprehensive information about a specified IP address including geolocation (city, region, country), coordin... |
| 名称 | 标识 | 描述 |
|---|---|---|
| Get Residential Proxy Detection | get-residential-proxy-detection | 检测IP是否为住宅代理、移动代理或数据中心代理。 |
| Get Domain IP Ranges | get-domain-ip-ranges | 返回与域名关联的所有IP范围。 |
| Get API Token Info | get-api-token-info | 返回当前API令牌的相关信息,包括请求限制、使用统计数据以及对各类API的访问权限…… |
| Get Carrier Information | get-carrier-information | 检测IP地址是否来自移动运营商网络,并返回运营商详细信息,包括名称、移动国家…… |
| Get Hosted Domains | get-hosted-domains | 返回指定IP地址上托管的域名列表。 |
| Batch IP Lookup | batch-ip-lookup | 在单个请求中批量增强多个IP地址的信息。 |
| Get Abuse Contact | get-abuse-contact | 返回IP地址的滥用联系信息,包括地址、邮箱、电话和网络详情。 |
| Get Privacy Detection | get-privacy-detection | 检测IP地址是否与VPN、代理、Tor、托管/数据中心或中继服务相关联。 |
| Get Company Information | get-company-information | 返回运营或分配指定IP地址的企业信息,包括企业名称…… |
| Get ASN Information | get-asn-information | 返回自治系统编号(ASN)的详细信息,包括名称、域名、国家、注册机构、IP段…… |
| Get My IP Information | get-my-ip-information | 返回调用方当前IP地址的综合信息,包括地理位置、ASN、企业和隐私…… |
| Get IP Information | get-ip-information | 返回指定IP地址的综合信息,包括地理位置(城市、地区、国家)、坐标…… |
membrane action run <actionId> --connectionId=CONNECTION_ID --jsonmembrane action run <actionId> --connectionId=CONNECTION_ID --input '{"key": "value"}' --jsonoutputmembrane action run <actionId> --connectionId=CONNECTION_ID --jsonmembrane action run <actionId> --connectionId=CONNECTION_ID --input '{"key": "value"}' --jsonoutputmembrane request CONNECTION_ID /path/to/endpoint| Flag | Description |
|---|---|
| HTTP method (GET, POST, PUT, PATCH, DELETE). Defaults to GET |
| Add a request header (repeatable), e.g. |
| Request body (string) |
| Shorthand to send a JSON body and set |
| Send the body as-is without any processing |
| Query-string parameter (repeatable), e.g. |
| Path parameter (repeatable), e.g. |
membrane request CONNECTION_ID /path/to/endpoint| 标志 | 描述 |
|---|---|
| HTTP方法(GET、POST、PUT、PATCH、DELETE)。默认值为GET |
| 添加请求头(可重复使用),例如 |
| 请求体(字符串) |
| 简写方式,用于发送JSON体并设置 |
| 按原样发送请求体,不进行任何处理 |
| 查询字符串参数(可重复使用),例如 |
| 路径参数(可重复使用),例如 |
membrane action list --intent=QUERYmembrane action list --intent=QUERY