Skip to main content
Glama

get_master_info

Get detailed information about historical calligraphy masters, including biography, representative works, and stylistic traits. Provide a master's name like Wang Xizhi to access their profile.

Instructions

查询历代书法名家的信息,包括生平、代表作品、风格特点等。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
master_nameYes书法家姓名,如:王羲之、颜真卿、欧阳询等
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the behavioral disclosure burden. It clearly indicates a read-only lookup and defines the scope of returned information, but does not describe output format, error behavior, or any other operational characteristics.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is one concise sentence that immediately states the action and the key content categories. Every word is informative, with no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with a single fully documented parameter and no output schema, the description provides adequate context: resource scope, content types, and read-only intent. The main gap is the lack of explicit usage guidance relative to siblings, but this is minor given the tool's simplicity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema already fully documents the only parameter, master_name, including example values. The description adds no additional parameter detail, but because schema coverage is 100%, the baseline of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a clear verb and resource: '查询历代书法名家的信息' (query historical calligraphy masters' info) and enumerates the content covered (生平、代表作品、风格特点). This clearly distinguishes it from sibling tools focused on techniques, aesthetics, questions, and learning plans.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The purpose is obvious enough that an agent can infer when to use it, and sibling names suggest alternatives. However, there is no explicit guidance about when to prefer this tool over siblings or any exclusion criteria.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/rommer-luo/shufa-mcp'

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