Skip to main content
Glama

List VR.org original articles

list_vr_originals
Read-only

Retrieve summaries of VR.org's editorial articles, including original reporting and guides, with optional category filter. Newest articles appear first.

Instructions

Returns summaries of VR.org's own editorial articles (original reporting, opinion, retrospectives, and guides), newest first. Optionally filter by category.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax results, 1-50 (default 15).
categoryNoOptional category filter: hardware, gaming, software, enterprise, ar, or xr. Omit for all categories.
Behavior4/5

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

Annotations already indicate readOnly, openWorld, and non-destructive nature. The description adds that it returns summaries (not full articles), is sorted newest first, and supports category filtering. No contradictions.

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?

Single sentence, front-loaded with main action, no unnecessary words. Every sentence earns its place.

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 simple list tool with two optional params and no output schema, the description is complete: explains content type, order, and optional filter. Could mention default limit but schema covers it.

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?

Schema coverage is 100% with both parameters described. Description only mentions the optional category filter without adding new details. Baseline score of 3 is appropriate.

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 clearly states it returns summaries of VR.org's own editorial articles (original reporting, opinion, retrospectives, guides), filtering by category optionally, and orders newest first. This distinctly separates it from sibling tools like get_vr_article (single article) and search_vr_news (news from various sources).

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 implies usage for browsing original VR.org content and mentions optional category filtering, but does not explicitly state when to use this tool versus alternatives or provide exclusions. Sibling names give context but description could be more direct.

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/evanatpizzarobot/vr-org-mcp'

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