Skip to main content
Glama

apply_professional_design

Apply professional themes and visual enhancements to PowerPoint slides, including color schemes, titles, charts, shapes, and content styling, without changing structural layout.

Instructions

Unified professional design tool for themes, slides, and visual enhancements. This applies professional styling and themes rather than structural layout changes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleNo
contentNo
operationYes
slide_typeNotitle_content
slide_indexNo
color_schemeNomodern_blue
enhance_titleNo
enhance_chartsNo
enhance_shapesNo
enhance_contentNo
presentation_idNo
apply_to_existingNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv2.6.0

TDQS

C2.8/5.0
Behavior2/5

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

With no readOnly or destructive annotations, the description carries the full burden of disclosing side effects. It only says the tool 'applies professional styling and themes,' which implies mutation, but it does not disclose what gets overwritten, whether existing designs are replaced, or how apply_to_existing behaves.

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 concise sentences with no filler. The first sentence establishes the scope and the second clarifies the key boundary between visual styling and structural layout changes, so every sentence earns its place.

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

Completeness1/5

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

For a tool with 12 parameters, one required parameter, zero parameter descriptions, and no enums, this description is far too minimal. The output schema may cover return values, but the description provides almost no guidance for constructing a valid operation call.

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 description coverage is 0% and the description does not explain any of the 12 parameters, including the required 'operation' field. Operation strings, slide targeting, color scheme values, and enhancement toggles are entirely unaddressed, leaving an agent unable to determine correct values from the description.

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 identifies the tool as applying professional styling and themes to slides and visual elements, with an explicit boundary that it is not about structural layout changes. This is a specific verb-resource pairing that distinguishes it from layout-focused siblings, though it does not fully differentiate from theme-specific tools like apply_slide_template.

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 usage for visual styling and theming and explicitly excludes structural layout changes. However, it does not name alternative tools or provide explicit when-to-use versus when-not-to-use guidance, leaving the agent to infer context from the sibling list.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/photonn/dial-pptx-mcp'

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