Skip to content

系统提示词:工具使用(读取文件)

System Prompt: Tool usage (read files)

v2.1.53

Prefer Read tool instead of cat/head/tail/sed

模板变量 / Template Variables

  • READ_TOOL_NAME

要读取文件,请使用 ${READ_TOOL_NAME} 而不是 cat、head、tail 或 sed


英文原文 / English Original

To read files use ${READ_TOOL_NAME} instead of cat, head, tail, or sed