save_project
Save the current Adobe After Effects project to its existing location or specify a custom file path.
Instructions
Save the current project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Optional path to save as |
Save the current Adobe After Effects project to its existing location or specify a custom file path.
Save the current project
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Optional path to save as |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must fully convey behavioral traits. It only states 'Save the current project', implying an overwrite of the existing file or a new save if unsaved, but does not disclose whether it shows a prompt, overwrites without warning, or what happens with invalid paths. Side effects like file modification are implied but not explicitly stated.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence of four words: 'Save the current project'. It is maximally concise with no wasted words. Every part earns its place by conveying the essential action and target. For a simple save operation, this level of conciseness is appropriate.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the simple tool signature (1 optional param, no output schema), the description lacks important details for complete usage. It does not explain the behavior difference when 'path' is provided vs. omitted, nor does it mention confirmation dialogs, overwrite warnings, or the tool's relationship to 'close_project'. The agent would need to infer or test behavior.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% as the single parameter 'path' has a description. The tool description adds no meaning beyond what the schema already provides ('Optional path to save as'). While the overall description gives context, it does not enrich the parameter semantics with additional details like format, relative path handling, or overwrite rules.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description states 'Save the current project' which clearly identifies the action as saving an existing project. It is specific about the resource ('current project') and the operation ('save'). However, it does not differentiate from similar sibling tools like 'close_project' which may also involve saving, leaving some ambiguity.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description offers no guidance on when to use this tool versus alternatives such as 'create_project' or 'close_project'. It does not explain under what circumstances to provide the optional 'path' parameter (save-as) versus omitting it (overwrite existing). There is no instruction on prerequisites like requiring an open project.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/davidcasan/MCP-AE2'
If you have feedback or need assistance with the MCP directory API, please join our Discord server