pbs_get_task_log
Fetch logs from a PBS task with pagination. Use tail=true to see the last lines and check how verify or GC completed.
Instructions
Fetch log lines from a PBS task. Supports pagination via start/limit, or tail=true for just the end of the log — usually all you need to see how a verify or GC finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |