Skip to main content
Glama

get_artifact_info

Retrieve detailed artifact set information from Wuthering Waves in Markdown format. Enter the Chinese name of an artifact set to get comprehensive details about its properties and effects.

Instructions

获取库街区上的声骸详细信息并以 Markdown 格式返回。

Args: artifact_name: 要查询的声骸套装的中文名称。 Returns: 包含声骸信息的 Markdown 字符串, 或者在找不到声骸或获取数据失败时返回错误消息。

Input Schema

NameRequiredDescriptionDefault
artifact_nameYes

Input Schema (JSON Schema)

{ "properties": { "artifact_name": { "title": "Artifact Name", "type": "string" } }, "required": [ "artifact_name" ], "type": "object" }

Other Tools from WuWa MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/jacksmith3888/wuwa-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server