Skip to main content
Glama

Apply Effect Recipe

ps_apply_recipe

Apply pre-built visual effect recipes to the active layer. Choose a specific recipe by name or let the tool auto-select the best match based on your mood description.

Instructions

Apply a pre-built visual effect recipe to the active layer. Choose a specific recipe by name, or provide a mood to get the best matching recipe automatically. Recipes combine multiple layer styles and adjustments for polished results in one call.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
recipeNoSpecific recipe name
moodNoGet recommended recipe for this mood (e.g. cyberpunk, elegant, vintage, bold)
intensityNoScale intensity. Default 1.0
colorNoOverride primary color (hex like #FF006E, or "gold" for metallic-text)
angleNoOverride angle in degrees
Behavior4/5

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

Annotations already declare readOnlyHint=false and destructiveHint=false. The description adds that it applies to the active layer, combines multiple styles, and offers mood-based auto-selection. It doesn't detail whether existing styles are overwritten, but overall is fairly transparent given annotations.

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?

The description is two concise sentences: first states the core action, second explains the two usage modes. No wasted words, front-loaded with verb and resource.

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

Completeness4/5

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

For a tool with no output schema and 5 optional parameters, the description covers the primary behavior and parameter relationships. It could mention return value or effect on existing layer styles, but overall is adequate given the tool's simplicity and annotations.

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% with descriptions for all 5 parameters. The description adds value by explaining the relationship between 'recipe' and 'mood' (choose by name or mood for auto-match), and implies that intensity, color, and angle are overrides. This clarifies usage beyond the schema.

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 applies a pre-built visual effect recipe to the active layer, with options to choose by name or automatically match a mood. It distinguishes from siblings like ps_apply_filter (single filter) by noting recipes combine multiple styles for polished results.

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 via 'polished results in one call' and 'active layer', but does not explicitly mention when to avoid this tool or suggest alternatives (e.g., ps_set_layer_style for manual adjustments). No explicit when-to-use or when-not-to-use guidance.

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/ayushnagvanshi101098-ship-it/photoshop-mcp-pro'

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