Skip to main content
Glama

preview_fix

Preview the proposed permission changes for a security finding to review the complete replacement list before updating.

Instructions

Describe the proposed permission change for a finding. Appwrite's permission update API replaces the full set, so the agent should output a complete replacement permission list rather than a delta.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectNo
finding_indexYesIndex of the finding from list_findings.
Behavior3/5

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

With no annotations provided, the description carries the full burden. It discloses that the API replaces the full set, which is a key behavioral trait. However, it does not mention side effects, return values, or whether the tool is safe to invoke multiple times.

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 concise: two sentences, no wasted words. The first sentence states the purpose, and the second provides essential behavioral context. Information is front-loaded.

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

Completeness3/5

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

Given the tool is a preview tool with no output schema, the description should clarify what the preview entails (e.g., output format) and how to use it in conjunction with siblings. It lacks details on the return value or next steps after previewing.

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?

Schema coverage is 50%, with only 'finding_index' having a description. The description does not add any parameter-level detail beyond what the schema provides. The 'project' parameter remains undocumented.

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 clearly states the verb ('Describe') and resource ('proposed permission change for a finding'). It indicates the tool's role in previewing changes. However, it does not differentiate from sibling tools like 'audit_project' or 'list_findings'.

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

Usage Guidelines3/5

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

The description includes a critical guideline about outputting a complete replacement permission list due to API behavior. However, it does not explicitly state when to use this tool versus alternatives or when to avoid it.

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/Perufitlife/appwrite-security-mcp'

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