get_artifact_info
Queries Wuthering Waves echo artifacts by Chinese name and returns deduplicated Markdown data for LLM consumption.
Instructions
获取库街区上的声骸详细信息并以 Markdown 格式返回。
Args:
artifact_name: 要查询的声骸套装的中文名称。
Returns:
包含声骸信息的 Markdown 字符串,
或者在找不到声骸或获取数据失败时返回错误消息。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artifact_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |