Skip to main content
Glama

Set the catalogue protection and addresses

foliade_set_catalogue_access
Destructive

Changes access on explicit request only. Never publishes a draft. The password is never returned.

Declaring a domain does not configure DNS/TLS; activation remains a separate operation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domaineNo
dry_runNo
passwordNo
protectionNokeep
catalogue_idYes
sous_domaineNo
expected_revisionYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.4/5.0
Behavior4/5

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

The description adds several behavioral notes beyond annotations: it never publishes a draft, never returns the password, and domain declaration does not configure DNS/TLS. These are useful and not contradicted by annotations (destructiveHint true).

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

Conciseness3/5

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

The description is brief and has no filler, but it is not front-loaded with the main purpose; it opens with a caveat rather than the core function. Structure could be improved by leading with 'Sets catalogue protection and addresses'.

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?

For a destructive, open-world tool with 7 parameters and no output schema, the description is incomplete. It lacks parameter semantics, return value expectations, and usage context compared to alternatives.

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?

With 0% schema description coverage, the description provides no explanation of any of the 7 parameters. The agent has to rely solely on the schema's type/enum/default info, which is insufficient for parameters like 'expected_revision' or 'domaine'.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description says 'Changes access on explicit request only' but does not state the resource (catalogue) or the specific operation (setting protection and addresses). The title is clear, but the description is vague, so an agent may not know exactly what it does.

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 on when to use this tool versus siblings like foliade_publish_catalogue or foliade_set_shelf_access. It only hints that it should be used on explicit request, but does not compare with alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources