podman_container_logs
Fetch Podman container logs with tail limits, grep filtering, and time ranges. Stderr lines are marked with 'E| ' prefix.
Instructions
取 container logs。預設只取最後 200 行;stderr 行會以 'E| ' 前綴標示。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grep | No | ||
| name | Yes | ||
| tail | No | ||
| since | No | ||
| until | No | ||
| stderr | No | ||
| stdout | No | ||
| timestamps | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |