Skip to main content
Glama
HenriquePvAr

RAMPAP Productivity

by HenriquePvAr

Remover acesso a uma pasta liberada pelo chat

solicitar_remocao_acesso_pasta

Remove access to a folder previously granted via chat, after user confirmation. Only affects chat-liberated folders; configured paths must be changed in extension settings.

Instructions

Use quando o usuário pedir para você parar de acessar uma pasta que foi liberada pelo chat (ex.: 'não use mais essa pasta', 'remova o acesso a D:\Projetos'). Só funciona para pastas liberadas por essa via — pastas padrão ou configuradas na extensão precisam ser removidas nas configurações da extensão, esta ferramenta não altera essas. Sempre pede confirmação humana real antes de remover.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pastaYesCaminho da pasta cujo acesso deve ser removido.
Behavior4/5

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

The annotations are all false and thus provide no meaningful behavioral profile, so the description steps up by disclosing that the tool always requests real human confirmation before removing access and that it does not affect non-chat-released folders. This is valuable beyond the structured metadata, though it could also mention what happens after confirmation or possible error cases.

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?

Three compact sentences, each earning its place: when to use, an example, a scope limitation, and a behavioral guarantee. The most important usage guidance is front-loaded.

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?

For a single-parameter tool with no output schema, the description covers the trigger, the exact resource scope, the limitation, and required confirmation behavior. An agent has sufficient context to decide when to call it and what to expect.

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 fully documents the single parameter 'pasta' with a clear description, and schema description coverage is 100%. The description adds an example path (D:\Projetos) that helps convey expected format, but it does not substantially extend the schema's meaning.

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?

States a specific action ('remover acesso') on a specific resource ('pasta liberada pelo chat'), with an example and an explicit scope. It clearly differentiates from related tools like solicitar_acesso_pasta and listar_pastas_permitidas by naming the permission-removal action for chat-released folders.

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

Usage Guidelines5/5

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

Provides a clear when-to-use trigger ('quando o usuário pedir para você parar de acessar'), an explicit example, and a strong exclusion: standard or extension-configured folders cannot be changed by this tool and must be handled in extension settings. This gives an agent actionable routing guidance.

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/HenriquePvAr/rampap-file-manager-mcp'

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