read_log
Read the tail of container logs, auto-selecting the appropriate file for known services or a custom path. Useful for inspecting recent activity from processes and logs.
Instructions
读取项目日志尾部内容(容器内路径)。
已知服务名: agent_run(run_main/logs/agent_run,自动取最新 process_*.json)、 scene_graph(仓库 log/ 目录,自动取最新文件)。 也可以直接传容器内任意文件路径(如 /home/gwq/workspace/VLA_Diff/log/xxx.json)。 参数 lines 范围 10~2000。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | ||
| service | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |