Skip to main content
Glama

Marka Oluştur (BrandCreate)

trendyol_create_brand

Create a new brand not in Trendyol's brand directory by providing a brand name and up to three brand images.

Instructions

Trendyol marka listesinde bulunmayan bir markayı oluşturur. Marka adı ve 1-3 adet marka görseli (diskteki dosya yolları) gönderilir.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesOluşturulacak marka adı
imagePathsYesMarka görsellerinin diskteki tam yolları (en az 1, en fazla 3)
Behavior3/5

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

No annotations are provided, so the description carries full burden. It states creation but does not disclose side effects, error behavior (e.g., if brand already exists), authorization requirements, or return values. Adequate but not explicit.

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?

Two sentences, concise, and covers purpose and inputs. Could be more structured (e.g., bullet points), but no wasted words. Efficient.

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

Completeness4/5

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

Given no output schema or annotations, the description is fairly complete for a creation tool. It explains what is created and what inputs are needed. Could mention return value or error conditions, but overall sufficient.

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 coverage is 100%, so baseline is 3. The description adds that imagePaths must be file paths on disk ('diskteki dosya yolları'), which is useful but minor. No significant extra meaning beyond 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?

Description clearly states the action: creating a brand not in the Trendyol brand list. It specifies required inputs (name and image paths). This distinguishes it from sibling tools like trendyol_get_brands (list) and trendyol_get_brand_by_name (search).

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

Usage Guidelines3/5

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

No explicit guidance on when to use versus alternatives (e.g., check if brand exists first). Usage is implied but not stated clearly. Lacks context for decision-making.

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/bevren/trendyol-market-mcp'

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