Skip to main content
Glama

Metis — List Basket

list_basket

List legacy and inspiration documents from the Metis basket, excluding private files with personal or patient data.

Instructions

List files in the Metis basket (legacy & inspiration documents).

The basket is a flat holding area for any document kept as a reference for future work. The private/ subfolder is NEVER listed — it contains personal or patient data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Discloses that private/ subfolder is never listed, adding behavioral context beyond a basic read operation. No annotations exist, so description carries full burden; it could mention read-only nature explicitly but does not mislead.

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, each purposeful: first states core function, second adds critical exclusion. No fluff or redundancy.

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

Completeness5/5

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

Completely describes a simple list tool with no params and an output schema; explains the basket concept and privacy constraint, sufficient for agent invocation.

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?

No parameters exist in the schema, and schema coverage is 100%. Baseline of 4 applies; description adds no param info as none required.

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?

Description states specific verb+resource ('List files in the Metis basket') and distinguishes from sibling tools like 'list_folder' by defining the basket's role (legacy & inspiration documents) and explicitly excluding the private/ subfolder.

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?

Implies usage for listing basket files and notes the exclusion of private data, but does not explicitly compare to other list tools or provide when-not scenarios.

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/SVerITG/Metis'

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