Skip to main content
Glama

search-presets

Search After Effects .ffx presets by filename or path, with recursive directory traversal and configurable depth, result limits, and custom preset roots.

Instructions

Search After Effects .ffx presets by name or path.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch text to match in preset filename or full path.
maxDepthNoMaximum directory depth when recursive is true (default: 10).
recursiveNoRecursively search subdirectories (default: true).
maxResultsNoMaximum number of preset files to return (default: 200).
presetRootsNoOptional absolute directories to search. Defaults to common Adobe preset locations.
Behavior2/5

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

There are no annotations, so the description carries the full burden of disclosing behavior. It only mentions searching by name/path and does not describe return format, matching semantics, read-only nature, or error behavior, which is a significant gap for a search tool.

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?

The description is a single, focused sentence with no redundant words. It is appropriately sized for a simple search tool and front-loads the essential action.

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

Completeness2/5

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

The tool has no output schema, so the description should explain what the search returns (e.g., list of file paths). It also fails to clarify matching rules (substring vs exact) or default search roots, leaving important usage context missing.

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 100% coverage with descriptive parameter details, so the baseline is 3. The description's 'by name or path' aligns with the query parameter and adds minimal meaning beyond what the schema already documents.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a clear verb ('Search') and resource ('After Effects .ffx presets') with a specific scope ('by name or path'). It is distinct from sibling tools like apply-preset and list-presets, but does not explicitly differentiate from list-presets, which could overlap.

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

Usage Guidelines2/5

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

No guidance is provided about when to use search-presets versus list-presets or other alternatives. The description only states what the tool does, leaving the selection decision to the agent without explicit context.

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/omar-hesham/after-effect-mcp-with-claude'

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