vela_create_trigger
Create a webhook trigger for KubeVela applications to automate workflow execution. Supports custom, Docker Hub, ACR, Harbor, and JFrog payload types. Returns a token.
Instructions
创建应用的 webhook 触发器,payload_type 支持 custom / dockerhub / acr / harbor / jfrog,返回 token。
对应 API:POST /api/v1/applications/{app}/triggers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |