vela_list_triggers
List webhook triggers for a KubeVela application, returning trigger tokens and URLs to construct webhook endpoints. Use this to retrieve trigger configuration for application delivery automation.
Instructions
列出应用的 webhook 触发器(含 token,可拼接触发地址)。
对应 API:GET /api/v1/applications/{app}/triggers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_name | Yes | 应用名称 | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |