Skip to main content
Glama
arturayupov

livostyle-catalog-mcp

recommend_outfit

Generate a complete outfit for any occasion and budget, choosing a dress or top-and-bottom set with optional accessories from a women's fashion catalog.

Instructions

Generate an outfit recommendation matched to occasion + budget. Picks 1 dress OR 1 top+1 bottom, plus optional accessories. Returns 1-3 complete outfit suggestions sourced from Livostyle's catalog.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
occasionYesOccasion (e.g. 'beach vacation', 'garden wedding guest', 'office casual', 'date night', 'festival', 'cocktail').
budget_usdNoTotal outfit budget in USD.
seasonNoSeason ('spring','summer','fall','winter') — biases material/style selection.
include_accessoriesNoWhether to add jewelry/bag/shoes (default false).
Behavior4/5

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

Without annotations, the description discloses key behaviors: selection logic (dress vs separates), optional accessories, number of suggestions (1-3), and source catalog. It does not mention failure scenarios (e.g., no matching outfit) or detailed output structure.

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

Conciseness5/5

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

Two sentences with clear front-loading of purpose. Every phrase adds necessary information without redundancy.

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?

The description is adequate for a simple recommendation tool, but lacks details on output structure (e.g., format of suggestions, whether they include product IDs or descriptions). An output schema would help, but none is provided.

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

Parameters4/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 value by explaining how include_accessories affects results and the dress vs. separates logic, which is not in the schema descriptions.

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?

The description clearly states the tool's purpose: generating outfit recommendations based on occasion and budget. It distinguishes itself from sibling tools like catalog_stats or get_product by focusing on combination logic rather than listing or retrieving individual items.

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?

The description implies when to use (when an outfit recommendation matching occasion and budget is needed) but does not explicitly contrast with alternatives like get_product for specific items. No when-not-to-use guidance is provided.

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/arturayupov/livostyle-catalog-mcp'

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