Skip to main content
Glama
zouwei

mcp-instagram

by zouwei

refresh_token

Renew the Instagram access token to reset its expiration to 60 days. Use it to manually refresh when automatic renewal is not triggered.

Instructions

立即续期访问令牌(有效期重置为 60 天)。通常不必手动调用 —— 快过期时会自动续。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Install Server

TDQS

A3.7/5.0
Behavior2/5

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

没有注解,描述承担全部责任。它揭示了自动续期行为和有效期重置,但未提及可能的副作用、权限要求、频率限制或幂等性,行为透明性不足。

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?

两句话简明扼要,关键信息(续期、60天、自动)前置,无冗余内容,结构高效。

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

对于无参数、无输出schema的简单工具,描述提供了核心行为和默认调用场景,但缺少手动调用的必要场景说明,完整性略有欠缺。

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

此工具没有参数,schema覆盖率为100%,描述无需额外解释参数。无参数的工具基线为4,符合要求。

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?

描述明确说明了操作是'续期访问令牌',并给出了具体效果(有效期重置为60天),动词和资源清晰,与兄弟工具(如check_token)形成区分。

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?

描述提到'通常不必手动调用',暗示了非使用场景,但没有说明何时需要手动调用或提供替代方案。虽有一定指引,但不够完整。

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/zouwei/mcp-instagram'

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