vela_list_targets
List KubeVela delivery targets (cluster and namespace pairs) to identify available deployment destinations. Supports pagination and filtering by project for easy navigation.
Instructions
列出交付目标(target,即集群+命名空间组合)。
对应 API:GET /api/v1/targets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| page_size | No | ||
| project_name | No | 按项目过滤 | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |