vela_get_application
Retrieve full details for a KubeVela application, including basic info, policies, environment bindings, and resource statistics.
Instructions
查看应用详情(基础信息、策略、环境绑定、资源统计)。
对应 API:GET /api/v1/applications/{appName}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_name | Yes | 应用名称 | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | ||
| name | No | ||
| alias | No | ||
| labels | No | ||
| project | No | ||
| namespace | No | ||
| annotations | No | ||
| description | No |