Skip to main content
Glama

Official OpenAI Announcements & Model Releases — buy per-query in-session (openaiwatch)

data_preview

Read-onlyIdempotent

✅ No API key needed — call this now. Listing: openaiwatch: Official OpenAI Announcements & Model Releases. Price 0.01 USDC/query (max 20 queries/session). Sample questions: What has OpenAI officially announced in the last 24 hours?; Show the latest OpenAI model or product releases. FREE preview — no key, no payment. Try one of the sample questions now.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
slugNoPublic listing slug. Defaults to the routed session's listing when connected via /mcp/data/{slug}/http.
questionNoOptional free-text question you'd ask this data (echoed back).

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

C2.8/5.0
Behavior4/5

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

The description clearly states it is free, guest-callable, and returns 'public metadata only,' which goes beyond the annotations. It also notes the question is 'echoed back,' giving useful behavioral detail. This is transparent and consistent with the readOnly and idempotent hints.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness2/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is cluttered with marketing phrases, an emoji, repeated promises of 'no key' and 'free,' and imperative calls to action. It could be reduced to a single clear sentence about previewing a listing, making it unnecessarily verbose.

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?

The tool has no output schema, so the description should clarify what the agent can expect in return. It provides sample questions but never states the output format, structure, or that it returns only basic listing metadata. This leaves important context missing for an agent.

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?

The schema description fully explains both parameters, including defaults and behavior. Since schema coverage is 100%, the description adds little beyond what the schema already provides, so a baseline score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description indicates a free preview of a listing, mentioning 'FREE preview' and the specific 'Listing: openaiwatch', but it is buried in promotional language like 'call this now' and 'Try one of the sample questions now.' The core verb 'preview' is present but not clearly stated as the tool's primary action.

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?

There is no explicit guidance on when to use this tool versus alternatives. It says 'call this now' and 'no API key needed,' which implies it is free and easy, but it does not explain when a user should prefer this over other tools like data_session_open or data_session_query.

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.

Resources