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://actionnetwork.org/" --jsonstate: "READY"membrane connection ensuremembrane connection ensure "https://actionnetwork.org/" --jsonREADYBUILDINGnpx @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--timeoutBUILDINGREADYCLIENT_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 |
|---|---|---|
| List People | list-people | No description |
| List Donations | list-donations | No description |
| List Fundraising Pages | list-fundraising-pages | No description |
| List Forms | list-forms | No description |
| List Tags | list-tags | No description |
| List Petitions | list-petitions | No description |
| List Events | list-events | No description |
| Get Person | get-person | No description |
| Get Form | get-form | No description |
| Get Tag | get-tag | No description |
| Get Petition | get-petition | No description |
| Get Event | get-event | No description |
| Create Person | create-person | No description |
| Create Tag | create-tag | No description |
| Create Petition | create-petition | No description |
| Create Event | create-event | No description |
| Update Person | update-person | No description |
| List Tag Taggings | list-tag-taggings | No description |
| List Event Attendances | list-event-attendances | No description |
| List Petition Signatures | list-petition-signatures | No description |
| 名称 | 键 | 描述 |
|---|---|---|
| 列出人员 | list-people | 无描述 |
| 列出捐款 | list-donations | 无描述 |
| 列出筹款页面 | list-fundraising-pages | 无描述 |
| 列出表单 | list-forms | 无描述 |
| 列出标签 | list-tags | 无描述 |
| 列出请愿 | list-petitions | 无描述 |
| 列出活动 | list-events | 无描述 |
| 获取人员信息 | get-person | 无描述 |
| 获取表单信息 | get-form | 无描述 |
| 获取标签信息 | get-tag | 无描述 |
| 获取请愿信息 | get-petition | 无描述 |
| 获取活动信息 | get-event | 无描述 |
| 创建人员 | create-person | 无描述 |
| 创建标签 | create-tag | 无描述 |
| 创建请愿 | create-petition | 无描述 |
| 创建活动 | create-event | 无描述 |
| 更新人员信息 | update-person | 无描述 |
| 列出标签标记记录 | list-tag-taggings | 无描述 |
| 列出活动出席记录 | list-event-attendances | 无描述 |
| 列出请愿签名记录 | list-petition-signatures | 无描述 |
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