refresh_cache
Re-fetch the main lists of enrolled courses and assignments to update cached data.
Instructions
主要な一覧(受講登録コース・課題一覧)を再取得してキャッシュを更新する。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Re-fetch the main lists of enrolled courses and assignments to update cached data.
主要な一覧(受講登録コース・課題一覧)を再取得してキャッシュを更新する。
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are present, so the description carries full burden. It states 'reacquire' and 'update cache' but does not disclose whether the operation is destructive, requires permissions, makes network calls, or if it returns any data. The behavioral impact is unclear.
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 concise sentence that front-loads the core action. No unnecessary words; each part is essential.
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?
For a tool with no annotations, no output schema, and no parameters, the description is minimal. It does not explain the effect on the system, whether it returns data, or how it interacts with sibling tools (e.g., does it invalidate cache before listing?). This leaves the agent without sufficient context for reliable invocation.
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?
There are no parameters (schema coverage 100% via empty schema). According to baseline rule, score is 4 since the description does not need to add parameter meaning.
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 verb 'reacquire' and the resource 'main lists (enrolled courses, assignment list)' to update the cache. It distinguishes from siblings like list_courses and list_assignments by focusing on cache refreshing rather than just retrieval.
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?
No guidance is provided on when to use this tool vs. alternatives (e.g., whether it should be called before list_courses to ensure fresh data). The description implies usage when cache is stale but lacks explicit context or exclusions.
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/keyhr/utol-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server