← 返回
未分类 Key 中文

Appian Listpkg

List all packages for an Appian application by UUID. Use when the user wants to see what packages exist in an application, or to find a package UUID before i...
按UUID列出Appian应用的所有包,用于查看应用中已有的包或在操作前获取包UUID
solarspiker solarspiker 来源
未分类 clawhub v1.1.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 376
下载
💾 0
安装
1
版本
#appian#appian claw#bare io#cowboy ai#latest#low code#no code#openclaw

概述

Appian Packages

Lists all packages for an Appian application, including name, UUID, object count, and timestamps. Uses the v2 Deployment Management API.

Usage

node {baseDir}/scripts/index.js <applicationUuid>

Example

node {baseDir}/scripts/index.js _a-0007ee60-0f3e-8000-e0f6-01ef9001ef90_137916

Use the returned package UUID with appian-inspectpkg before deploying, or with appian-export to export a specific package.

External endpoints

  • GET ${APPIAN_BASE_URL}/applications/{uuid}/packages

Security

  • Credentials (APPIAN_BASE_URL, APPIAN_API_KEY) are read from environment variables (injected by OpenClaw at runtime). If not injected, the script falls back to a appian.json file in the current working directory.
  • No data is written or uploaded — read-only API call.
  • No shell commands are executed; all operations use Node.js built-in APIs.

版本历史

共 1 个版本

  • v1.1.0 当前
    2026-05-07 06:38 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

Appian Deploy

solarspiker
将 Appian 包 ZIP 部署(导入)到 Appian 环境,适用于需要推送、导入或部署包文件的场景。
★ 0 📥 505
dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 198 📥 68,170
dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 686 📥 330,816