vela_list_project_targets
List available delivery targets for a specified KubeVela project to validate deployment destinations before deploying.
Instructions
列出指定项目可用的交付目标(target),部署前确认目标合法性。
对应 API:GET /api/v1/projects/{projectName}/targets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | 项目名称 | |
| response_format | No | 输出格式:markdown 或 json | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |