v1

latestOpenAPI 3.0.3AGPL-3.02026-07-26591738.7 KB
Plugins

从 GitHub 安装插件

从 GitHub 仓库安装插件。异步操作,返回任务 ID。

post/api/v1/plugins/install/github

Request body

urlstring required

GitHub 仓库 URL

Example request

{
  "url": "https://github.com/rocksclawbot/langbot-community-plugins/tree/main/disaster-alert"
}

Response

成功

codeinteger