get_container_logs
Fetch logs from a Docker container by providing its container ID. Optionally specify the number of recent log lines to retrieve.
Instructions
Fetch logs from a container. NOTE: The Arcane API may not expose a direct logs endpoint. If 404 is returned, use SSH to the Docker host as workaround.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tail | No | ||
| env_id | No | 0 | |
| agent_token | No | ||
| container_id | Yes |