Skip to main content
Glama

Briefkopf & Marke speichern

brand_kit_save

Speichert Logo-Referenzen, Farben und Schrift fuer das nutzerseitige Ergebnis Briefkopf & Marke. brandingOwnershipConfirmed muss true sein und bestaetigt die Nutzungsrechte an den angegebenen Marken-Assets. Die Antwort enthaelt den gespeicherten Stand und den Prueflink. Suche technisch nach brand_kit_save. EN: Saves logo references, colours and font for the user-facing result letterhead and brand. brandingOwnershipConfirmed must be true and confirms the usage rights for the supplied brand assets. The response includes the saved state and review link.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
brandKitYes
reasoningNo
brandingOwnershipConfirmedYesBestaetigt die Nutzungsrechte an Logo und eigener Schrift. Muss true sein. EN: Confirms usage rights for the logo and custom font. Must be true.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.4/5.0
Behavior3/5

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

With only readOnlyHint=false and destructiveHint=false, the description carries some burden and adds useful behavior: the call is a save operation, ownership confirmation is required, and the response includes the saved state and review link. It does not disclose overwrite/upsert behavior, effects on existing brand kits, or auth/rate specifics, so transparency is only partial.

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

Conciseness2/5

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

The description repeats the full content in German and English and includes the unhelpful instruction 'Suche technisch nach brand_kit_save', adding length without value. Important information is spread across duplicated bilingual blocks rather than being 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?

For a write tool with no output schema, the description usefully states that the response contains the saved state and review link and highlights the required ownership flag. However, it leaves the purpose of 'reasoning' undocumented and doesn't clarify semantics of nullable logo/font asset IDs or save behavior, so it is not fully complete for an agent.

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 only 33%, but the prose adds meaning to the brandKit object by mentioning logo references, colours and font, and it repeats the brandingOwnershipConfirmed requirement. The 'reasoning' parameter is not explained at all, and the optional logo/font asset IDs get no semantic guidance, so the description only partially compensates for the coverage gap.

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 names the specific action ('Saves logo references, colours and font') and the resource ('user-facing result letterhead and brand'), which makes the tool's function clear. It doesn't explicitly contrast with sibling tools like brand_kit_get or brand_import_from_website, so it misses full differentiation.

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

Usage Guidelines4/5

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

The description gives clear context for use: persisting brand assets for the final letterhead/brand output, and it states an explicit prerequisite ('brandingOwnershipConfirmed must be true') that an agent must satisfy before calling. It does not name alternatives or exclusion cases, but the context is sufficiently clear.

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.