Skip to main content
Glama
SayAMSTASI

alterios-mcp

by SayAMSTASI

alterios_export_project_icons

Export icons from an Alterios elFinder folder to local artifacts and generate a usage guide.

Instructions

Export icons from an Alterios elFinder folder to local artifacts with a generated usage guide.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
profileNo
recurseNo
max_filesNo
project_idNo
folder_hashNo
download_filesNo
icons_folder_nameNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description must fully disclose behavioral traits. It mentions exporting to local artifacts but lacks details on side effects (e.g., file creation), required permissions, error conditions, or whether the operation is destructive. The description is too brief to be transparent.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single concise sentence that is easy to parse. However, it could be restructured to add more value without increasing length significantly. It is appropriately front-loaded but lacks depth.

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

Completeness2/5

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

Given the tool has 7 parameters, no parameter descriptions, no annotations, and an output schema (not shown), the description is insufficient. It does not explain what 'local artifacts' means, how the usage guide is generated, or how to specify the source folder. The tool requires more context to be usable.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, and the description provides no explanation of the 7 parameters (profile, recurse, max_files, project_id, folder_hash, download_files, icons_folder_name). The tool name and one-line description leave the purpose of each parameter completely ambiguous.

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 clearly states the action (export), resource (icons from an Alterios elFinder folder), and outcome (to local artifacts with a generated usage guide). It distinguishes from sibling tools like alterios_list_project_icons and alterios_resolve_project_icon.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus alternatives such as alterios_list_project_icons or alterios_resolve_project_icon. No context about prerequisites or use cases is given.

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/SayAMSTASI/alterios-mcp'

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