Skip to main content
Glama

pick_auspicious_dates

Find auspicious upcoming dates for weddings, moving, business openings, renovations, C-sections, travel, and more. Accepts natural-language activity synonyms; restrict to weekends with weekend_only.

Instructions

Pick the best upcoming dates for a real-life event 择日 — weddings 嫁娶, moving 搬家, business openings 开业, renovations 动土, C-sections 剖腹产, contract signing / major purchases 签约买车买房, travel 出行, new jobs 入职. Engine uses four-tier spirit arbitration (協紀辨方書). Accepts natural-language synonyms (marriage, buy-a-car, 结婚, 装修…). weekend_only filters to Sat/Sun.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNoWindow in days 查询窗口天数 (default 30)
activityYesEvent 活动 — canonical: wedding|moving-house|grand-opening|renovation|c-section|signing-contracts|travel|starting-a-new-job; synonyms like marriage/买车/开业 all work
weekend_onlyNoOnly Saturdays/Sundays 仅周末 (default false)

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.1.0

TDQS

A4.1/5.0
Behavior4/5

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

With no annotations, the description carries the burden of disclosure. It clearly states the engine's methodology (four-tier spirit arbitration), the ability to accept natural-language synonyms, and the weekend-only filter behavior. It does not describe the return format or pagination, but for a non-destructive date-picking tool these are minor omissions.

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

Conciseness4/5

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

The description is front-loaded with the core action and then provides a well-organized list of event types. It is more verbose than the minimum because of bilingual examples, but every element — activity scope, engine, synonyms, weekend filter — contributes directly to correct invocation.

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 three-parameter tool with no output schema, the description covers the essential selection criteria and behavior. It lists all supported activities, explains the engine's arbitration approach, and documents synonym handling. The 'days' parameter is covered by the schema, and the lack of a return-value description is acceptable given the tool's straightforward 'pick dates' purpose.

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 description coverage is 100%, so the schema already documents all three parameters. The description adds value by reinforcing the synonym flexibility for 'activity' and the weekend filter, but it does not add meaningful detail about the 'days' parameter beyond what the schema states. Baseline 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 opens with a specific verb-resource pair, 'Pick the best upcoming dates for a real-life event,' and enumerates the full set of supported activities (weddings, moving, openings, etc.). It also names the engine behind it, making the tool's purpose unmistakable and clearly distinct from sibling tools like get_daily_horoscope or get_daily_almanac.

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?

The description gives clear context on when to use the tool via the exhaustive activity list and mentions synonym support, so an agent can easily match user requests to this tool. It does not explicitly state when not to use it or point to an alternative, but the scope is concrete enough that selection is unambiguous in most cases.

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

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/yonlandwu/chinese-almanac-mcp'

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