vela_list_deploy_records
List deployment records for an application in a specific environment, providing a history of deployments and their status.
Instructions
查看应用在指定环境的部署记录。
对应 API:GET /api/v1/applications/{app}/envs/{env}/records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | Yes | 环境名 | |
| page | No | ||
| app_name | Yes | 应用名称 | |
| page_size | No | ||
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |