Skip to main content
Glama
MaoBui2907

tuvi-mcp

by MaoBui2907

get_daily_fortune

Get a personalized daily fortune by providing your birth date and forecast day. Uses lunar calendar and traditional Vietnamese astrology (Can Chi, Ngũ Hành) to provide insights.

Instructions

Get a daily fortune based on the date of birth and the forecast day

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
formatNoThe format to return the fortune in, either "text" or "json", default is "text"text
forecast_dayNoThe day to forecast the fortune for, in the format of YYYY-MM-DD, default is today2026-08-13
date_of_birthYesThe date of birth in the format of YYYY-MM-DD

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

With no annotations, the description must disclose behavioral traits, but it only states the operation and inputs. It does not explain whether the fortune is random, how errors are handled, or any side effects, representing a significant transparency gap.

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 a single, clear sentence with no filler, front-loading the core action. It is appropriately concise for the tool's simplicity.

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?

The input schema is complete and an output schema exists, so the description is largely sufficient for invocation. However, it lacks usage context and behavioral details, which are captured in other dimensions, making it adequate but not excellent.

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 input schema provides 100% coverage with detailed descriptions for all three parameters, including defaults and format. The description merely restates the parameters without adding any extra meaning, so it meets the baseline for schema-heavy coverage.

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

Purpose4/5

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

The description clearly states the tool's purpose: to get a daily fortune using date of birth and forecast day. It uses a specific verb 'get' and identifies the resource, but does not explicitly differentiate from sibling tools like get_general_fortune or get_date_of_birth_detail.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus its siblings. There is no mention of alternatives, exclusions, or contextual triggers, leaving the agent without direction on tool selection.

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/MaoBui2907/tuvi-mcp'

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