Skip to main content
Glama

freee monthly attendance status

freee_monthly_status
Read-onlyIdempotent

Read the monthly attendance closing status and available actions for any work month in freee HR without changing data.

Instructions

Read the requested or currently selected personal 月次勤怠締め month and its available actions without changing freee.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
periodNoOptional work month in YYYY-MM. Playwright selects and verifies that work month before reading.
Install Server

TDQS

A4.2/5.0
Behavior4/5

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

Annotations already indicate read-only and idempotent behavior, and the description reinforces this with 'without changing freee'. It adds extra behavioral context beyond annotations by explaining the period parameter behavior ('Playwright selects and verifies that work month before reading') and the fallback to the currently selected month, which is useful for understanding how the tool operates.

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, front-loaded sentence with no wasted words. It states the core action, the resource, and the non-destructive nature immediately. The Japanese term '月次勤怠締め' is specific and meaningful in context, and the sentence is compact without sacrificing key information.

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 simplicity (one optional parameter, no output schema, strong annotations), the description covers the essential behavior: reading a specific month and its available actions. It does not detail the output format or enumerate what 'available actions' might be, but it provides sufficient completeness for a status-checking tool among well-defined siblings. A slightly more explicit description of the returned data would justify a 5.

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

Parameters4/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 semantic value by clarifying that the optional period parameter corresponds to a 'requested' month, while omitting it means the tool reads the 'currently selected' month. This helps the agent understand optionality and fallback behavior, going beyond the schema's straightforward pattern description.

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 uses a specific verb ('Read') with a clear resource ('personal 月次勤怠締め month') and scope ('and its available actions'). It also clarifies that the operation does not alter anything, which distinguishes it from sibling prepare/commit tools. This is a clear, unambiguous purpose.

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 description implies a read-only inspection use case but does not explicitly state when to use this tool versus alternatives like freee_monthly_prepare_action or freee_monthly_commit_action. It mentions 'without changing freee' but lacks explicit when-to-use or when-not-to-use guidance, so usage must be inferred.

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

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/newbdez33/freee-mcp'

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