# 转换 JSON (Converting JSON)

转换 JSON 将帮助您将 JSON string 转换为object。

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

<table><thead><tr><th width="258">参数</th><th>说明</th></tr></thead><tbody><tr><td>Convert variables</td><td>选择包含值的变量作为 json 字符串。</td></tr><tr><td>Save to</td><td>将结果值保存在另一个变量中。</td></tr></tbody></table>


---

# 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/zhuan-huan-json-converting-json.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.
