get_execution_output
Retrieve the output of a Rundeck job execution by providing the execution ID. Optionally limit the number of lines with the tail parameter.
Instructions
獲取執行的輸出
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 執行 ID | |
| tail | No | 輸出行數(可選) |