Skip to main content
Glama

storage_list

Lists subfolders and media files at a specified path as DaVinci Resolve displays them, consolidating image sequences into single entries for accurate media management.

Instructions

List subfolders and media files under an absolute path, as Resolve sees them.

Resolve consolidates image sequences into single entries here, which is why this differs from a plain directory listing.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
folder_pathYes
Behavior4/5

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

No annotations are provided, so the description bears the full burden. It discloses the key behavioral trait that Resolve consolidates image sequences, which is essential for correct usage. It does not cover permissions or hidden files, but for a list tool this is sufficient transparency.

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 with no fluff. The purpose is front-loaded, and every sentence adds value. Excellent structure.

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?

Given the simple nature of a list tool and no output schema, the description provides enough context: what is listed, how it differs from a raw listing, and the input requirement. No gaps for typical usage.

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?

The schema has no description for the parameter (0% coverage). The description adds meaning by specifying that the folder_path must be an absolute path and that the listing reflects Resolve's view. This goes beyond the schema's type-only information.

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 verb 'List' and the resource 'subfolders and media files', and distinguishes from a plain directory listing by mentioning Resolve's consolidation of image sequences. This is specific and context-aware.

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?

The description implicitly tells when to use this tool (to see items as Resolve sees them) and contrasts it with a plain directory listing. However, it does not explicitly name alternative tools or provide when-not-to-use guidance, though the context is clear enough.

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/irstone-source/resolve-mcp'

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