刷新缓存
refresh_cacheRefresh cached API data from Apifox to fetch current documentation. Use force to bypass cooldown and update immediately.
Instructions
刷新接口缓存,从 Apifox 重新获取最新数据
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | 强制刷新,忽略冷却时间 |
refresh_cacheRefresh cached API data from Apifox to fetch current documentation. Use force to bypass cooldown and update immediately.
刷新接口缓存,从 Apifox 重新获取最新数据
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | 强制刷新,忽略冷却时间 |
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 only states the refresh action and data source, but does not disclose side effects like cache overwriting, network dependencies, or the existence of a cooldown mechanism (though hinted by the force parameter).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, front-loaded sentence with no wasted words. It efficiently communicates the core purpose and source without redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (one optional parameter, no output schema), the description is minimally adequate. However, it omits any mention of cooldown/force behavior and potential side effects, which would be useful for complete context. The schema fills in the parameter gap, but overall completeness is moderate.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% with the single 'force' parameter clearly described in the schema. The description itself adds no parameter-level detail, but the schema already provides sufficient semantics, justifying the baseline score of 3.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool refreshes the interface cache and re-fetches latest data from Apifox. This distinct verb+resource combination sets it apart from sibling tools that are all search/list operations.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage for updating stale cache but does not explicitly state when to use it or provide alternatives/exclusions. There is no mention of cooldown or when the force parameter should be used, leaving the agent to infer from the schema.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xiaou66/apifox-filter-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server