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 kadoaconnection connectmembrane connect --connectorKey kadoamembrane 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 Locations | get-locations | Retrieves all available proxy locations for web scraping |
| Get Data Changes | get-data-changes | Retrieves all detected data changes across workflows with filtering and pagination |
| Get Schema | get-schema | Retrieves a specific extraction schema by its unique identifier |
| List Schemas | list-schemas | Retrieves all extraction schemas accessible by the authenticated user |
| Delete Workflow | delete-workflow | Deletes a workflow by ID |
| Get Workflow History | get-workflow-history | Retrieves the run history of a workflow including run states, timestamps, and error details |
| Resume Workflow | resume-workflow | Resumes a paused, preview, or error workflow |
| Pause Workflow | pause-workflow | Pauses an active workflow |
| Run Workflow | run-workflow | Triggers a workflow to start executing |
| Get Workflow Data | get-workflow-data | Retrieves the extracted data from a workflow with pagination and filtering options |
| Get Workflow | get-workflow | Retrieves detailed information about a specific workflow by ID |
| List Workflows | list-workflows | Retrieves a list of workflows with pagination and search capabilities |
| 名称 | 标识 | 描述 |
|---|---|---|
| 获取代理位置 | get-locations | 获取所有可用于网页抓取的代理位置 |
| 获取数据变更 | get-data-changes | 获取所有工作流中检测到的数据变更,支持筛选和分页 |
| 获取Schema | get-schema | 通过唯一标识符获取特定的提取Schema |
| 列出Schemas | list-schemas | 获取认证用户可访问的所有提取Schema |
| 删除工作流 | delete-workflow | 通过ID删除工作流 |
| 获取工作流历史 | get-workflow-history | 获取工作流的运行历史,包括运行状态、时间戳和错误详情 |
| 恢复工作流 | resume-workflow | 恢复已暂停、预览中或出错的工作流 |
| 暂停工作流 | pause-workflow | 暂停活跃的工作流 |
| 运行工作流 | run-workflow | 触发工作流开始执行 |
| 获取工作流数据 | get-workflow-data | 获取工作流提取的数据,支持分页和筛选选项 |
| 获取工作流详情 | get-workflow | 通过ID获取特定工作流的详细信息 |
| 列出工作流 | list-workflows | 获取工作流列表,支持分页和搜索功能 |
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