Skip to main content
Glama

Open article review

article_review_open

Open an existing visual patch review and filter comments by topic or status to focus on specific feedback for validation and decision-making.

Instructions

Open an existing visual patch review and optionally filter it by comment topic.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
queryNo
offsetNo
statusNo
topicIdNo
sessionIdYes
contextModeNo
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It says 'Open an existing visual patch review' but does not clarify whether this is read-only, what state changes may occur, how pagination works, or what contextMode affects. The word 'existing' rules out creation, but that is minimal context.

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 a single front-loaded sentence with no filler or redundant phrasing. It efficiently conveys the core action and one optional behavior, though it sacrifices behavioral and parameter detail for brevity.

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

Completeness2/5

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

With 7 parameters, no annotations, and no output schema, one sentence is insufficient for an agent to confidently invoke this tool. The description leaves sessionId requirements, return values, pagination semantics, and status/contextMode behavior unaddressed. It provides only a minimal sketch rather than complete operational context.

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

Parameters2/5

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

Schema description coverage is 0%, so the description must compensate, but it only loosely maps to topicId via 'filter it by comment topic'. sessionId, limit, offset, query, status, and contextMode are left unexplained beyond their schema types and enums. This fails to provide enough meaning for reliable parameter selection.

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 action ('Open') and object ('existing visual patch review'), which distinguishes it from create/finalize/submit siblings. It also mentions optional filtering by comment topic. However, 'open' is not fully distinguished from the various get/read sibling tools, so it stops short of a 5.

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 guidance is given on when to use this tool versus alternatives such as article_review_get_page, article_review_get_document, or article_review_get_feedback. The description only states that filtering by comment topic is possible; it never explains prerequisites, exclusions, or when another sibling would be more appropriate.

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/Biogod2020/article-review-mcp'

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