vela_list_applications
List KubeVela applications and filter by project, environment, delivery target, or keyword to quickly find specific deployments.
Instructions
列出 KubeVela 应用,支持按项目/环境/交付目标/关键字过滤。
对应 API:GET /api/v1/applications
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | 按环境过滤 | |
| query | No | 按名称/别名/描述模糊过滤 | |
| target_name | No | 按交付目标过滤 | |
| project_name | No | 按项目过滤 | |
| response_format | No | 输出格式:markdown 或 json | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| applications | No |