Skip to main content
Glama

chatgpt_probe_pro_identity

Probe ChatGPT for Pro identity by reusing cached results for up to 3 hours; otherwise start a temporary chat and ask 'What model are you?' to classify as accepted, fallback, or unknown.

Instructions

执行 Pro 身份探针:同一浏览器和 ChatGPT 页面会话内始终复用同模式的可靠结果;页面或浏览器关闭后继续复用 3 小时,之后才重新验证。没有可用缓存时才新建临时对话、切到“Pro”、发送“你是什么模型?”并无限等待。返回原回答及配置的接受/回退/unknown 分类,不创建正常对话。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNo
forceNotrue 表示忽略缓存并重新执行探针;仅在用户明确要求时使用。
Install Server

TDQS

A4/5.0
Behavior5/5

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

With no annotations, the description carries the full disclosure burden and does so thoroughly: it reveals cache validity windows, temporary conversation fallback, the exact prompt sent, indefinite waiting, and that no normal conversation is created. This is strong behavioral transparency.

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 front-loaded with the main purpose and every clause provides useful behavioral detail. It is dense and slightly long as a single sentence, but there is no redundancy or filler.

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?

Given no annotations and no output schema, the description covers trigger conditions, cache duration, fallback steps, waiting behavior, and return classification. The main gap is the missing semantics for the 'mode' parameter and the absence of error or edge-case handling.

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 only 50%, and the description does not compensate for the undocumented 'mode' parameter. It mentions '同模式' but never explains what values mode accepts or how it affects probe behavior. The 'force' parameter is already described in the schema, so no extra value is added there.

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 states a specific action and resource: '执行 Pro 身份探针' (execute Pro identity probe). It also differentiates itself by describing cache reuse and explicitly noting it does not create a normal conversation, which separates it from sibling chat tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description clearly explains when cached results are reused versus when the probe actually runs, which gives useful context. However, it does not explicitly name alternative tools or state when to choose this probe over capabilities/status-related siblings.

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

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/dinhthangqt/chatgpt-web-mcp-hermes'

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