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>--jsonconnection connectmembrane connect --connectorKey harmonicconnection connectmembrane connect --connectorKey harmonicmembrane connection list --jsonmembrane connection list --jsonmembrane action list --connectionId=CONNECTION_ID --intent "QUERY" --limit 10 --jsonidnamedescriptioninputSchemaoutputSchemamembrane action list --connectionId=CONNECTION_ID --intent "QUERY" --limit 10 --jsonidnamedescriptioninputSchemaoutputSchema| Name | Key | Description |
|---|---|---|
| Get Saved Search Results | get-saved-search-results | Retrieve the results of a saved search by its ID. |
| Get Person by ID | get-person-by-id | Retrieve detailed information about a specific person using their Harmonic ID. |
| Search People | search-people | Search for people/professionals using a text query with pagination support. |
| Get Company Employees | get-company-employees | Retrieve a list of employees for a specific company using its Harmonic ID. |
| Get Company by ID | get-company-by-id | Retrieve detailed information about a specific company using its Harmonic ID. |
| Search Companies | search-companies | Search for companies using a text query with pagination support. |
| List Saved Searches | list-saved-searches | List all saved searches for the authenticated user or team. |
| Search Company by Domain | search-company-by-domain | Search for a company by its website domain (e.g., 'harmonic.ai'). |
| 名称 | 标识 | 描述 |
|---|---|---|
| 获取已保存搜索结果 | get-saved-search-results | 通过ID检索已保存搜索的结果。 |
| 通过ID获取人员信息 | get-person-by-id | 使用Harmonic ID检索特定人员的详细信息。 |
| 搜索人员 | search-people | 使用文本查询搜索人员/专业人士,支持分页。 |
| 获取公司员工列表 | get-company-employees | 使用Harmonic ID检索特定公司的员工列表。 |
| 通过ID获取公司信息 | get-company-by-id | 使用Harmonic ID检索特定公司的详细信息。 |
| 搜索公司 | search-companies | 使用文本查询搜索公司,支持分页。 |
| 列出已保存搜索 | list-saved-searches | 列出已认证用户或团队的所有已保存搜索。 |
| 通过域名搜索公司 | search-company-by-domain | 通过网站域名搜索公司(例如:'harmonic.ai')。 |
membrane action create "DESCRIPTION" --connectionId=CONNECTION_ID --jsonBUILDINGmembrane action get <id> --wait --json--wait--timeoutstateBUILDINGREADYCONFIGURATION_ERRORSETUP_FAILEDerrormembrane action create "DESCRIPTION" --connectionId=CONNECTION_ID --jsonBUILDINGmembrane action get <id> --wait --json--wait--timeoutstateBUILDINGREADYCONFIGURATION_ERRORSETUP_FAILEDerrormembrane 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 action list --intent=QUERYmembrane action list --intent=QUERY