vela_get_workflow_logs
Retrieve logs for a specific step of a KubeVela workflow execution. Provide step name, record, workflow, and app name.
Instructions
查看工作流执行记录中某个步骤的日志(step 必填,步骤名可先查记录详情获取)。
对应 API:GET .../workflows/{wf}/records/{record}/logs?step=
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |