read_existing_rules
Read existing rule files from a specified directory to inspect current project rules and structure.
Instructions
读取现有的规则文件内容
Args: rules_path: 规则文件目录路径,默认为 .trae/rules
Returns: 现有规则文件的内容和结构信息
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rules_path | No | .trae/rules |