# 文件

| File                               | 文件                 |
| ---------------------------------- | ------------------ |
|                                    |                    |
| Reveal a File                      | 显示文件               |
|                                    |                    |
| Create Unique File                 | 创建独特的文件            |
| Move a File                        | 移动文件               |
| Rename a File                      | 重命名文件              |
|                                    |                    |
| Move or Rename a File              | 移动或重命名文件           |
|                                    |                    |
| Copy a File                        | 复制文件               |
| Duplicate a File                   | 复制文件               |
| Trash a File                       | 删除文件               |
|                                    |                    |
| Delete a File                      | 删除文件               |
|                                    |                    |
| Open a File, Folder or Application | 打开文件、文件夹或应用程序      |
| Read a File                        | 读取文件               |
|                                    |                    |
| Write to a File                    | 写入文件               |
|                                    |                    |
| Append Text to a File              | 将文本附加到文件           |
| New Folder                         | 新建文件夹              |
|                                    |                    |
| Get File Attribute                 | 获取文件属性             |
|                                    |                    |
| Set File Attribute                 | 设置文件属性             |
|                                    |                    |
| Set File Icon                      | 设置文件图标             |
|                                    |                    |
| Split Path                         | 分割路径               |
| For Each Path in Finder Selection  | 对于 Finder 选择中的每个路径 |
|                                    |                    |
| For Each Path in Folder            | 对于文件夹中的每个路径        |
|                                    |                    |
| Prompt for File                    | 提示输入文件             |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://km.qxpai.cn/dong-zuo-action/wen-jian.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
