capcut_discard
Discard unsaved edits and reload the draft from disk to revert to the last saved version.
Instructions
Drop unsaved session edits and reload the draft from disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft | Yes |
Discard unsaved edits and reload the draft from disk to revert to the last saved version.
Drop unsaved session edits and reload the draft from disk.
| Name | Required | Description | Default |
|---|---|---|---|
| draft | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It explicitly states that unsaved session edits are dropped and the draft is reloaded from disk, conveying the destructive nature toward unsaved changes. It could mention irreversibility, but the core behavior is transparent.
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?
Two concise sentences lead with the action verb and contain no filler. Every word contributes to the meaning.
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?
For a simple tool with one parameter and no output schema, the description covers the essential behavior and context. It does not describe return values, but that is not required without an output schema. The main gap is the param meaning, already penalized.
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 coverage is 0% and the description does not explicitly explain the 'draft' parameter beyond referring to 'the draft.' It implies the parameter identifies which draft to reload but does not specify it as an ID, name, or path. The description only partially compensates for the missing schema documentation.
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?
The description uses a specific verb ('Drop') and identifies the resource ('unsaved session edits') with a clear outcome ('reload the draft from disk'). It clearly distinguishes this from sibling tools like capcut_save and capcut_read_timeline.
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 implies the use case: when you want to abandon unsaved modifications and return to the last saved state. It does not explicitly name alternatives or exclusions, but the context is clear enough given the sibling tool set.
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/JmsLdrn/capcut-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server