read_log_tail
View the last N lines of a text log file from a game server. Provide a file path and optionally set the number of lines to retrieve for monitoring or troubleshooting.
Instructions
Read the last N lines of a text log file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| lines | No | ||
| server_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||