Skip to main content
Glama

update_collection_overview

Update a collection's AI-generated overview with theme, synthesis, patterns, and gaps to maintain accurate reading triage.

Instructions

Write an AI-generated overview for a Collection (theme, synthesis, patterns, gaps).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
overviewYesAI-generated overview
collection_idYesCollection UUID
Behavior2/5

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

No annotations are present, so the description carries full burden. The verb 'Write' implies mutation, but the description does not disclose whether it overwrites an existing overview, requires specific permissions, or triggers any AI generation process. It only describes the content structure.

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?

One sentence, front-loaded with the action, includes key components in a compact parenthetical. No wasted words.

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?

Given the lack of annotations and output schema, the description is somewhat minimal. It does not mention prerequisites (e.g., collection must exist), overwrite behavior, or how errors are reported. However, the schema covers parameter details, so basic usage is clear.

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 already provides full descriptions for both parameters and nested properties (100% coverage). The description's parenthetical list echoes these fields without adding additional semantic detail, so it stays at baseline.

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 uses a specific verb 'Write' and clarifies the object is an AI-generated overview for a Collection, listing components (theme, synthesis, patterns, gaps). This clearly distinguishes it from read-only tools like get_collection_overview.

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 implies the use case of writing an overview but does not explicitly state when to use this tool versus alternatives such as get_collection_overview or create_collection. It provides no exclusions or prerequisites.

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

Install Server

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/Fisher521/burn-mcp-server'

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