Skip to main content
Glama

list_knowledge_files

List knowledge files connected to the account—like price lists, conditions, and product sheets—to quickly find the information needed for answering emails.

Instructions

File di conoscenza che l'utente ha collegato all'account (listini, condizioni, schede prodotto...). Usali come fonte per rispondere alle mail: le informazioni che ti servono spesso sono qui, non nel prompt.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
account_idNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations exist, so the description carries the burden. It adds context (files are user-linked, useful for emails) but does not disclose return format, pagination, or side effects. For a listing tool, side effects are unlikely, but behavior beyond the name is not detailed.

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?

Two concise sentences, front-loaded with purpose, no wasted words. It effectively communicates the tool's role and context.

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?

With an output schema present (not shown) and only one optional parameter, the description provides sufficient context for a listing tool. It covers what is listed and why it's useful; remaining gaps (return format, pagination) are likely covered by the output schema.

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 0%. The sole parameter account_id is only implied by the mention of 'account' in the description, but no explanation of its meaning or usage is given. The description does not compensate for the lack of schema detail.

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 clearly states the tool lists knowledge files linked to the user's account, with examples (price lists, conditions, product sheets). It distinguishes from siblings like read_knowledge_file by implying a list vs. read action, and the name corroborates this.

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

Usage Guidelines4/5

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

It provides clear context for when to use: 'use them as a source to answer emails, the info is often here, not in the prompt'. It does not explicitly mention alternatives or exclusions, but the sibling read_knowledge_file implies a distinction; still, there's no direct 'when not to use' or alternative naming.

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/adecubed/gigamail'

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