Skip to main content
Glama
ubaranzorlu
by ubaranzorlu

fonzip_templates

Destructive

List, retrieve, create, update, and delete email/SMS templates. Manage template details, translations, categories, and button styles via Fonzip API.

Instructions

E-posta/mesaj sablonlari: listeleme, detay, olusturma, guncelleme ve silme.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNo[list] search parameter. start with - (minus) char to exclude searched text
titleNo[create, update] Template Title
actionYesYapilacak islem. Her action'in kendi zorunlu alanlari vardir; asagidaki aciklamalarda hangi alanin hangi action'a ait oldugu koseli parantez icinde belirtilir.
messageNo[create, update] Template content
subjectNo[create, update] Subject
btn_textNo[create, update] button text
how_manyNo[list] How many records should be listed
order_byNo[list] order by
type_smsNo[create, update] True if template is for sms, False if template is for email
btn_colorNo[create, update] button color in HEX format, such as
body_colorNo[create, update] text color in HEX format, such as
has_buttonNo[create, update] whether a button is added or not
start_pageNo[list] start page of records
category_idNo[create, list, update] Template category id
template_idNo[delete, get, update] Zorunlu: delete, get, update.
translationsNo[create, update] translations of template
btn_operationNo[create, update] button operation. 1 for URL, 2 for Fonzip Related operation
template_typeNo[list] template type filter
btn_text_colorNo[create, update] button text in HEX format, such as
category__nameNo[create, update] Template category name
background_colorNo[create, update] background color in HEX format, such as
footer_icon_colorNo[create, update] footer icon color in HEX format, such as
footer_text_colorNo[create, update] footer text color in HEX format, such as
btn_operation_detailNo[create, update] button action detail
has_association_logoNo[create, update] True if mail includes the logo of association
Behavior2/5

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

Annotations already indicate the tool is destructive, read-write, and non-idempotent. The description merely restates that delete/update/create operations exist and adds no additional behavioral context such as effects on related data, authorization needs, or irreversible actions.

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 with no filler. It front-loads the resource and lists operations efficiently, though it is so terse that it misses opportunities to provide richer guidance.

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?

With 25 parameters, nested objects, no output schema, and an action-driven design, a one-line description is insufficient. The schema helps, but the description does not clarify per-action invocation patterns, required fields beyond the bracketed notes, or expected return behavior.

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%, so the schema carries the parameter documentation burden. The tool description itself adds no parameter-level meaning beyond naming the operations, justifying the baseline score of 3.

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 identifies the resource as email/message templates and lists the five CRUD operations (list, detail, create, update, delete). It is specific enough to distinguish this tool from sibling fonzip_* tools that target different resources, though it does not name a sibling or highlight unique scope.

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 gives no guidance about when to use this tool versus alternatives, nor any exclusion criteria. An agent must infer usage solely from the resource name and the action enum in the schema.

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/ubaranzorlu/fonzip-mcp'

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