Skip to main content
Glama

YouCam for Beauty & Personal Care

Ai Facial Color Tones Analyzer

AI-Facial-Color-Tones-Analyzer
Read-only

The AI Facial Color Tones Analyzer detects facial skin tone, eye, eyebrow, lip & hair colors. This inclusive technology ensures to a complete tailored shopping experience for all ethnicities.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pollingNoIf true (default), keep polling until the task finishes, returning the final result. If false, return immediately without waiting for the task to finish.
requestYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.6/5.0
Behavior2/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false, so safety is covered, but the description adds no extra behavioral context. It does not mention what happens if no face is detected, the meaning of face_angle_strictness_level, or whether results are asynchronous/polled. The marketing line about 'tailored shopping experience' is not behavioral.

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 first sentence is concise and informative. The second sentence ('This inclusive technology ensures to a complete tailored shopping experience for all ethnicities') is marketing fluff that wastes space and does not earn its place. The description is short but not efficiently structured.

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 complex tool with asynchronous polling, multiple request types, and angle strictness parameters, the description only covers the high-level purpose. It omits prerequisites like needing a publicly accessible image, the asynchronous nature, and how to interpret results. The output schema exists but the description doesn't set expectations for the task workflow.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 50% and the description provides no parameter information. It doesn't mention that the tool accepts a file URL or file ID, nor the polling option or strictness level. The schema itself documents parameters well, but the description does not help bridge the gap for undocumented fields.

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 states it detects facial skin tone, eye, eyebrow, lip, and hair colors, which is a specific verb and resource. It distinguishes from siblings like skin-type analyzers and virtual try-ons, though it doesn't name alternatives. The phrase 'complete tailored shopping experience' adds non-functional fluff.

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 vs alternatives like AI-Face-Attributes-and-Ratio-Analyzer or AI-Skin-Analysis. No mention of input requirements (e.g., clear face image) or intended scenarios. Usage is only implied by 'detects.'

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