# 批量修改

例如： 你想要批量把音乐的风格修改为 流行乐\
![](/files/RPFVmYffkETn1WmVzDuz)\
例如： 你想批量把音乐的文件名称改为 艺术家+专辑的格式\
![](/files/SdSNi0hiGlr3tQ7zymWE)\
ps.这里使用到变量的用法\
\
&#x20;

## 变量的使用

鼠标悬浮在标题的label上可以查看变量的名称，点击就会复制变量。（其他同理）\
![](/files/B5i0NtKxv5MM8dFlH9yv)\
使用变量的地方都会被替换，改文件的变量对应的值\
例如：《我想》的 ${title}="我想" ，${album}="东海岸"


---

# 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://xiers-organization.gitbook.io/music-tag-web/pi-liang-xiu-gai.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.
