Skip to main content
Glama

Permanently delete

permanently_delete
Destructive

Delete selected browser profiles from trash permanently. Specify profile UUIDs to remove specific ones, or set all=true to empty the entire trash. This action cannot be undone.

Instructions

PERMANENTLY delete profiles from trash — specific ones via profile_uuids, or empty the whole trash via all=true. This cannot be undone. Only affects profiles already in trash.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
allNotrue = apply to every profile in trash
profile_uuidsNoSpecific profile UUIDs
Behavior5/5

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

Annotations already set destructiveHint=true, but the description adds crucial context: 'This cannot be undone' and 'Only affects profiles already in trash'. This goes beyond the annotation by warning of irreversibility and preventing misuse outside the trash scope, providing robust behavioral 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 sentences with no filler. The first sentence front-loads the action and scope, and the second adds irreversibility and a scope constraint. Every word earns its place.

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

Completeness4/5

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

For a tool with only two optional parameters and no output schema, the description covers all essential aspects: purpose, modes, irreversibility, and scope. A minor gap is the lack of explicit behavior when both all=true and profile_uuids are provided, but the implied exclusivity mitigates this.

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?

Schema coverage is 100%, so baseline is 3. The description adds semantic value by explaining the two modes (specific via profile_uuids, bulk via all=true) and implying they are alternatives, which the schema does not enforce. This clarifies the relationship between the two parameters beyond their raw descriptions.

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 starts with an emphatic 'PERMANENTLY delete profiles from trash', which clearly states the action, resource, and scope. It also distinguishes from sibling tools like delete_profile (which likely moves to trash) and restore_from_trash by emphasizing irreversibility and the trash-only scope.

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 implies when to use this tool: when you want to permanently erase profiles already in trash, as opposed to initial deletion or restoration. It provides clear prerequisites ('Only affects profiles already in trash') and two usage modes, but does not explicitly name alternatives or exclusions beyond that.

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/FlashID-Official/flashid-mcp'

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