Skip to main content
Glama
receptron

mulmocast-vision

Official
by receptron

createFourPSlide

Generate a marketing slide covering product, price, place, and promotion by providing lists for each element; updates existing slides when position is specified.

Instructions

Create or update a marketing 4P slide.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
placeYes
priceYes
_indexNoIf 0 <= _index < slides.length, update that position. Omit or -1/out-of-range to append to the end (default -1).
productYes
promotionYes
Behavior2/5

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

No annotations exist, so the description must disclose behavior. It says 'create or update' but doesn't explain whether update overwrites or merges, or what side effects occur. The _index parameter's behavior is documented in the schema, not the description.

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 description is a single sentence, very concise. However, it lacks necessary detail to be sufficiently informative. It earns its place but is too brief for the tool's complexity.

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 5 parameters, no output schema, and no behavioral details, the description is incomplete. It doesn't explain what the tool returns, error conditions, or how the slide is created/updated.

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

Parameters1/5

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

Schema coverage is only 20% (only _index described). The description adds no parameter explanations—e.g., what 'product', 'price', 'place', 'promotion' represent. The agent must infer meaning from names alone.

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?

Description clearly states the tool creates or updates a marketing 4P slide, specifying the resource (4P slide) and action (create/update). Among many sibling slides, this differentiates by the 4P framework.

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 versus other slide creation tools like createMarketingMixSlide or when to prefer update over create. The agent is left to infer context from the name alone.

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/receptron/mulmocast-vision'

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