# 删除文件 (Delete file)

当您想要删除电脑中的文件或文件夹时，可以使用此节点。文件或文件夹将从您的电脑中完全删除。

<figure><img src="/files/muJaCDv5QHDi73BstYKa" alt=""><figcaption></figcaption></figure>

* 本地文件：输入要删除的文件的链接或选择包含有效链接的变量。
* 本地文件夹：输入要删除的文件夹的链接或选择包含有效链接的变量。

例如，如果要删除 test 文件夹，请输入以下内容。运行后，测试文件夹将从您的电脑中删除：

<figure><img src="/files/E0el5jnRoNmunfMySlso" alt=""><figcaption></figcaption></figure>


---

# 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://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/shu-ju-data/shan-chu-wen-jian-delete-file.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.
