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 lime-goconnection connectmembrane connect --connectorKey lime-gomembrane 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 |
|---|---|---|
| Update Deal | update-deal | Update an existing deal in LIME Go using GraphQL mutation |
| Create Deal | create-deal | Create a new deal in LIME Go using the REST API |
| Get Deal | get-deal | Get a single deal by ID from LIME Go using GraphQL API |
| List Deals | list-deals | List deals from LIME Go using GraphQL API with optional filters |
| Update Person | update-person | Update an existing person (contact) in LIME Go using GraphQL mutation |
| Create Person | create-person | Create a new person (contact) in LIME Go using GraphQL mutation |
| Get Person | get-person | Get a single person (contact) by ID from LIME Go using GraphQL API |
| List Persons | list-persons | List persons (contacts) from LIME Go using GraphQL API with optional search filter |
| Update Organization | update-organization | Update an existing organization in LIME Go using GraphQL mutation |
| Create Organization | create-organization | Create a new organization in LIME Go using the REST API |
| Get Organization | get-organization | Get a single organization by ID from LIME Go using GraphQL API |
| List Organizations | list-organizations | List organizations from LIME Go using GraphQL API with optional search filter |
| 名称 | 标识 | 描述 |
|---|---|---|
| 更新交易 | update-deal | 使用GraphQL mutation更新LIME Go中现有的交易 |
| 创建交易 | create-deal | 使用REST API在LIME Go中创建新交易 |
| 获取交易 | get-deal | 使用GraphQL API从LIME Go中按ID获取单个交易 |
| 列出交易 | list-deals | 使用GraphQL API从LIME Go中列出交易,支持可选筛选 |
| 更新联系人 | update-person | 使用GraphQL mutation更新LIME Go中现有的联系人 |
| 创建联系人 | create-person | 使用GraphQL mutation在LIME Go中创建新联系人 |
| 获取联系人 | get-person | 使用GraphQL API从LIME Go中按ID获取单个联系人 |
| 列出联系人 | list-persons | 使用GraphQL API从LIME Go中列出联系人,支持可选搜索筛选 |
| 更新组织 | update-organization | 使用GraphQL mutation更新LIME Go中现有的组织 |
| 创建组织 | create-organization | 使用REST API在LIME Go中创建新组织 |
| 获取组织 | get-organization | 使用GraphQL API从LIME Go中按ID获取单个组织 |
| 列出组织 | list-organizations | 使用GraphQL API从LIME Go中列出组织,支持可选搜索筛选 |
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