Loading...
Loading...
Compare original and translation side by side
membranenpm install -g @membranehq/climembranenpm install -g @membranehq/climembrane login --tenantmembrane login complete <code>membrane login --tenantmembrane login complete <code>membrane search scrapin-io --elementType=connector --jsonoutput.items[0].element?.idmembrane connect --connectorId=CONNECTOR_ID --jsonmembrane search scrapin-io --elementType=connector --jsonoutput.items[0].element?.idmembrane connect --connectorId=CONNECTOR_ID --jsonmembrane connection list --jsonconnectionIdmembrane connection list --jsonconnectionIdmembrane action list --intent=QUERY --connectionId=CONNECTION_ID --jsonmembrane action list --intent=QUERY --connectionId=CONNECTION_ID --json| Name | Key | Description |
|---|---|---|
| Get Person Reactions | get-person-reactions | |
| Get Person Comments | get-person-comments | |
| Get Workspace Quotas | get-workspace-quotas | |
| Get Post Reposts | get-post-reposts | |
| Get Post Comments | get-post-comments | |
| Get Post Reactions | get-post-reactions | |
| Get Post Details | get-post-details | |
| Get Company Posts | get-company-posts | |
| Get Person Posts | get-person-posts | |
| Search Companies | search-companies | |
| Get Company Profile | get-company-profile | |
| Get LinkedIn Profile | get-linkedin-profile | |
| Person Match | person-match |
| 名称 | 键 | 描述 |
|---|---|---|
| 获取用户互动 | get-person-reactions | |
| 获取用户评论 | get-person-comments | |
| 获取工作区配额 | get-workspace-quotas | |
| 获取帖子转发 | get-post-reposts | |
| 获取帖子评论 | get-post-comments | |
| 获取帖子互动 | get-post-reactions | |
| 获取帖子详情 | get-post-details | |
| 获取企业帖子 | get-company-posts | |
| 获取用户帖子 | get-person-posts | |
| 搜索企业 | search-companies | |
| 获取企业资料 | get-company-profile | |
| 获取LinkedIn资料 | get-linkedin-profile | |
| 用户匹配 | person-match |
membrane action run --connectionId=CONNECTION_ID ACTION_ID --jsonmembrane action run --connectionId=CONNECTION_ID ACTION_ID --json --input "{ \"key\": \"value\" }"membrane action run --connectionId=CONNECTION_ID ACTION_ID --jsonmembrane action run --connectionId=CONNECTION_ID ACTION_ID --json --input "{ \"key\": \"value\" }"membrane 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