Skip to main content
Glama

get_character_info

Retrieve character details from Wuthering Waves including skills and cultivation strategies in Markdown format for game planning and strategy development.

Instructions

获取库街区上的角色详细信息包括角色技能,养成攻略等,并以 Markdown 格式返回。

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

Input Schema

NameRequiredDescriptionDefault
character_nameYes

Input Schema (JSON Schema)

{ "properties": { "character_name": { "title": "Character Name", "type": "string" } }, "required": [ "character_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