Skip to main content
Glama
lazyants
by lazyants

Update Storage Box Subaccount Access Settings

hetzner_update_storage_box_subaccount_access_settings
Idempotent

Update the read-only, SSH, Samba, WebDAV, and external reachability settings for a Storage Box subaccount.

Instructions

Update the access settings (read-only, SSH, Samba, WebDAV, external reachability) of a Storage Box subaccount.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
readonlyNoWhether the subaccount has read-only access
reachable_externallyNoWhether the subaccount is reachable from outside the Hetzner network
samba_enabledNoWhether Samba/CIFS access is enabled for the subaccount
ssh_enabledNoWhether SSH/SFTP/SCP access is enabled for the subaccount
webdav_enabledNoWhether WebDAV access is enabled for the subaccount
idYesStorage Box ID
subaccount_idYesSubaccount ID
Behavior3/5

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

Annotations already indicate the tool is a write operation (readOnlyHint=false), not destructive, idempotent, and open-world. The description adds context by listing the settings, but it does not disclose additional behavioral traits such as whether partial updates are supported, whether subaccount must exist, or any side effects. With annotations present, the description provides adequate but not enhanced 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?

The description is a single sentence, 17 words, front-loaded with action and resource. It efficiently enumerates the adjustable settings without redundancy or unnecessary detail.

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?

The tool has 7 parameters, no output schema, and annotations. The description explains the purpose and lists settings, but it does not clarify that optional parameters retain their values if not provided, nor does it hint at the response format. While schema coverage is full, the brief description leaves some contextual gaps for a mutation tool.

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 description coverage is 100%, with each parameter having a clear description. The tool description merely lists the same settings without adding new meaning. Baseline 3 applies as the description adds no additional value beyond the schema.

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 specifies the verb 'update' and the resource 'access settings of a Storage Box subaccount', listing the exact settings (read-only, SSH, Samba, WebDAV, external reachability). It effectively distinguishes this tool from siblings like 'hetzner_update_storage_box_access_settings' and 'hetzner_update_storage_box_subaccount' by targeting subaccount access settings specifically.

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?

The description provides no explicit guidance on when to use this tool versus alternatives, no prerequisites, and no exclusion criteria. Given the large sibling list, scenarios where this tool is appropriate are implied but not stated, leaving the agent without clear decision support.

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/lazyants/hetzner-mcp-server'

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