Skip to main content
Glama

jp_lit_annotate_session

Add selection labels and notes to existing search results from Japanese academic databases, preserving original data while enabling systematic evaluation.

Instructions

現在の調査セッション内で、既存の検索・書誌取得結果に候補ラベルと短いメモを保存する。未選別結果そのものは変更せず、選別判断だけを追加する

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toolYes
cache_keyYes
selected_itemsYes
notesNo
traceNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYes
updated_atYes
annotated_countYes
Behavior3/5

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

With no annotations provided, the description carries full burden. It reveals a key behavior: 'does not modify unsorted results, only adds screening decisions'. However, it lacks disclosure on side effects, idempotency, or required permissions, so transparency is partial.

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?

Two sentences, front-loaded purpose, no wasted words. Efficient for its length, though more content would be justified given tool complexity.

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

Completeness1/5

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

The description covers only the basic purpose and one behavioral trait. Lacks explanation of parameter structure, relationships between parameters, output schema details, and usage context. Incomplete for a tool with 5 parameters and deeply nested objects.

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

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, and the description adds no meaning to any parameter. Agent receives no help understanding the role of tool, cache_key, selected_items, notes, or trace objects. A critical gap for a complex nested schema.

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 saves candidate labels and short memos to existing search results within the current session, and explicitly says it does not modify unsorted results. This differentiates it from search and export siblings, though it could better contrast with jp_lit_update_session_trace.

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?

No explicit guidance on when to use this tool versus alternatives like jp_lit_refine_results or jp_lit_update_session_trace. The description only implies session context but provides no when-to-use or when-not-to-use advice.

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/itarunnn/jp-lit-mcp'

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