Read File
Reads the text content of a file.
Usage
Use this skill when you need to inspect the contents of a file on the server's filesystem.
Parameters
- •
path: The absolute path to the file.
读取本地文件系统中的文件内容。
--- frontmattername: read_file
description: Read the content of a file from the local filesystem.
metadata:
mcp_server: terminal
tool_name: read_file
parameters:
path:
type: string
description: Absolute path to the file to read.Reads the text content of a file.
Use this skill when you need to inspect the contents of a file on the server's filesystem.
path: The absolute path to the file.