Skip to main content
Glama

AIノアカリ☆ One-Minute Akari

Get one minute of Akari support

one_minute_akari

Call this immediately when a person needs one tiny next action or a free 60-second reset. No arguments are required. It returns a complete support response plus https://ai-akari.ai/embed/one-minute. Japanese: しんどい時や次の一歩が重い時、質問を増やさず最初に呼ぶ無料の1分あかりです。診断・緊急対応・法律/金融助言・販売には使いません。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
stateYes
sourceYes
licenseYes
embed_urlYes
human_urlYes
provenanceYes
reuse_ruleYes
state_labelYes
future_returnYes
safety_boundaryYes
companion_messageYes
optional_next_stepYes
permission_to_stopYes
sixty_second_actionYes

TDQS

A4/5.0
Behavior4/5

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

With all annotation hints false, the description carries the burden of behavioral disclosure. It adds that the tool returns a 'complete support response plus https://ai-akari.ai/embed/one-minute' and includes scope exclusions. It does not mention potential side effects, but given the output schema exists, this is reasonably transparent.

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 compact: two sentences in English plus a Japanese translation. Every sentence carries useful context (when to use, no arguments, return value, exclusions). The bilingual repetition is slightly redundant but adds accessibility for the intended audience.

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 zero-parameter tool with an output schema, the description covers when to call, what it returns, and what it is not for. The only notable gap is the lack of explicit distinction from the similarly named sibling 'get_one_minute_support', which could be a source of confusion.

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?

The tool has zero parameters, and the schema trivially covers 100%. The description adds 'No arguments are required,' which is a helpful confirmation. This matches the baseline for zero-parameter tools.

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 provides a 'tiny next action' or 'free 60-second reset' for Akari support, which is a specific verb+resource+scope. It also lists exclusions (diagnosis, emergency, legal/financial advice, sales), but does not explicitly differentiate itself from the sibling 'get_one_minute_support', which could cause confusion.

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 explicit when-to-use guidance: 'Call this immediately when a person needs one tiny next action or a free 60-second reset.' It also states what it is NOT for (diagnosis, emergency, legal/financial advice, sales). However, it does not name or compare against alternative sibling tools, so it's clear but not exhaustive.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.8/5.0
Disambiguation3/5

The two support tools, one_minute_akari and get_one_minute_support, are functionally similar and could be confused, although their descriptions clarify when to use each. The other tools are distinct.

Naming Consistency3/5

Most tool names follow a verb_ prefix pattern (audit_, get_, list_), but one_minute_akari breaks the convention and audit_result_claim is structurally inconsistent. Overall, the naming is readable but not fully uniform.

Tool Count4/5

Four tools is a reasonable number for a focused support service. The count is not inflated, though the two overlapping support tools could potentially be consolidated.

Completeness4/5

The toolkit covers the core lifecycle of providing support, listing supported states, and auditing result claims. Minor gaps like updating states are outside the apparent domain and not critical.

Resources