Skip to main content
Glama
Hadows

legendsviewer-mcp

by Hadows

Search by property

search_properties

Find objects by structured properties like goal, race, position, affiliation, or worshipped deity. Each hit reports the matching field and value, revealing traits absent from event text.

Instructions

Searches the structured properties of objects — goal, race, positions, affiliations, worshipped deities — rather than names or event text. These never appear in any event, so this is the only tool that finds them. Each hit reports which field and value matched.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qYesSubstring of the property value, case-insensitive.
typeNoRestrict to one object type.
fieldNoRestrict to one property, using the key printed in brackets in a dossier, for example "goal" or "position".
limitNoMaximum hits, default 25.
Behavior4/5

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

With no annotations, the description carries the burden of behavioral disclosure. It adds value by stating that each hit reports which field and value matched, and that the tool only searches structured properties, not event text. While it does not explicitly state read-only behavior, it is a search tool with no side effects implied, and the behavioral detail is sufficient.

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 three sentences, front-loaded with the core action, and each sentence adds distinct value: what it searches, when to use it, and what the result reports. No wasted words.

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?

Given the tool's moderate complexity, 100% schema coverage, and no output schema, the description is largely complete. It explains purpose, usage guidance, and hit structure. It could be more explicit about the overall return shape, but it sufficiently covers the key aspects for an agent to use it correctly.

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?

Schema coverage is 100%, so the baseline is 3. The description adds context with property examples and hit reporting, but does not go beyond the schema's parameter descriptions. It reinforces field restrictions but does not add new parameter semantics.

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 clearly states the tool searches structured properties of objects, listing specific examples like goal, race, positions, affiliations, and worshipped deities. It explicitly contrasts with name or event text searches, distinguishing it from sibling tools like search_objects and search_events.

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

Usage Guidelines4/5

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

It explicitly states that property values never appear in events and that this is the only tool that finds them, giving a clear when-to-use context. It implies alternatives for names or event text but does not name the sibling tools directly, so the guidance is strong but not fully explicit.

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/Hadows/legendsviewer-mcp'

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