Skip to main content
Glama
ChesterRa

命盘 Mingpan

by ChesterRa

bazi_liuyue

Calculate 12 monthly fortunes (流月) using Chinese solar terms (节气月) for annual activity planning. Provides stem-branch months, solar term boundaries, and Gregorian date ranges.

Instructions

八字流月列表。

重要:八字流月使用【节气月】,非农历月!

  • 以节气为边界(立春起算)

  • 寅月(正月)从立春开始,约2月4日

  • 丑月(腊月)跨越公历年界

返回指定年份的12个月运势:

  • 干支月

  • 节气起止

  • 公历日期范围

用于规划年度活动时机。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearYesBirth year (e.g., 1990)
monthYesBirth month (1-12)
dayYesBirth day (1-31)
hourYesBirth hour in 24-hour format (0-23)
minuteNoBirth minute (0-59)
genderYesGender for fortune direction calculation
longitudeNoBirth location longitude for true solar time adjustment
isLunarNoWhether the input date is in lunar calendar (農曆). If true, will be converted to solar calendar internally.
nameNoSubject name (optional)
ganzhiYearYesThe year to query (either GanZhi string or Gregorian year)
Behavior4/5

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

With no annotations provided, the description carries the full burden. It discloses key behavioral traits: it returns 12 monthly fortunes, uses solar terms (not lunar), and describes output fields (stem-branch month, solar term start/end, Gregorian date range). This adequately informs the agent about the tool's behavior, though it omits details like error handling or rate limits, which are less critical for a read-only tool.

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 concise and well-structured: a brief header, a bulleted list of key points, and a summary of output. Every sentence is informative with no fluff. It front-loads the critical distinction (solar vs lunar month) and provides essential context efficiently.

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

Completeness3/5

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

The description explains the core concept of solar terms and output format, but it does not clarify how input parameters (birth date, gender, etc.) relate to the query year (ganzhiYear). An agent might not understand why birth data is needed for a monthly fortune tool. The output schema is absent, but the description partially compensates. Some context about the computation is missing, making it adequate but not fully complete.

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 baseline is 3. The description does not add significant parameter-specific meaning beyond the schema. It mentions '指定年份' but does not elaborate on the 'ganzhiYear' parameter's dual type (string or integer) or other inputs. The output format description is useful but not parameter semantics. No extra value added.

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 it returns a list of 12 monthly fortunes for a given year, using solar terms (节气月) instead of lunar months. It distinguishes from sibling tools like bazi_liunian (yearly) and bazi_liuri (daily) by specifying the monthly scope and output details like stem-branch months and solar term boundaries.

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 explicitly warns that the tool uses solar terms, not lunar months, and provides concrete examples of boundaries (e.g., 立春, 寅月). This clarifies when to use it. However, it does not explicitly state alternatives or when not to use it, such as comparing with bazi_liunian or bazi_liuri, leaving room for improvement.

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/ChesterRa/mingpan'

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