get_logs
Retrieve recent stdout and stderr logs from a pod's app process by specifying the pod name, with an optional line limit, to debug and monitor container behavior.
Instructions
Get the recent stdout/stderr logs from a pod's app process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| lines | No |