get_inspirations
List Sense2 editorial inspiration cards (brand-crushes - visual merchandising ideas from real brands, with Findie creative insights)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20, max 100) |
List Sense2 editorial inspiration cards (brand-crushes - visual merchandising ideas from real brands, with Findie creative insights)
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20, max 100) |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so description should fully disclose behavior. Only states it lists cards, but lacks details on read-only nature, pagination, latency, or any side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Single sentence with necessary context, no wasteful words. Could be slightly more structured but efficient.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Adequate for a simple list operation with one parameter. Missing details on response format, sorting, or filtering beyond limit, but sufficient given simplicity.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema covers 100% of parameters. Description adds no extra meaning beyond schema's 'max results' explanation. Baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description clearly states verb 'List' and resource 'Sense2 editorial inspiration cards' with added context about brand-crushes and insights. However, it does not distinguish from sibling 'get_inspiration' tool.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to use this tool versus alternatives like 'get_inspiration' or other list tools. Missing context for when this tool is appropriate.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.
Each tool targets a distinct resource or action, from product and brand lookups to editorial collections and regional delivery info. Even similar listing tools (categories, industries, aesthetics, intents, inspirations, on-trend) are differentiated by their specific names and descriptions.
The naming pattern is strongly consistent: lowercase with underscores, and almost all tools use the get_ prefix plus a resource name. The only deviation is search_products, which uses 'search' instead of 'get', but it still follows the verb_noun structure.
With 21 tools, the server is on the heavy end of the typical range. The breadth is justified by the many distinct content types (products, brands, editorials, company info, reviews, regions, FAQ), but the count feels slightly bloated compared to leaner MCP servers.
The tool surface covers the full research and selection journey: product search, details, quotes, FAQ, company credibility, delivery areas, and inspirational content. The main gap is the lack of any transactional or order-placement tool, but that appears outside the intended scope.