tail_file
Extract the last N lines from a text file on the MCP Filesystem Server, specifying path, line count, and encoding. Ideal for quickly reviewing file endings without full file access.
Instructions
Read the last N lines of a text file.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
encoding | No | utf-8 | |
lines | No | ||
path | Yes |