Skip to main content
Glama

ae_add_glow

Add a glow effect to a layer to create UI highlights or logo enhancements. Adjust threshold, radius, and intensity for precise control.

Instructions

Convenience: add a Glow effect to a layer (great for UI highlights / logos). Tune further with ae_set_effect_param.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
compNo
layerYes
thresholdNoGlow threshold %.
radiusNoGlow radius.
intensityNoGlow intensity.
Behavior2/5

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

No annotations provided; the description does not disclose any behavioral traits beyond 'add a glow effect,' such as whether it is destructive, whether it overwrites existing effects, or any prerequisites. For a mutation tool, this is insufficient.

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 a single efficient sentence with a helpful follow-up suggestion. No wasted words.

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?

Given the tool has 5 parameters, no output schema, and no annotations, the description is minimal. It does not explain the visual effect of each parameter, stacking behavior, or prerequisites like composition requirements. Adequate but with clear gaps.

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

Parameters3/5

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

Schema description coverage is 60% (threshold, radius, intensity have descriptions; comp and layer do not). The description adds no additional parameter meaning beyond what the schema already provides, so baseline 3 is appropriate.

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 it adds a glow effect to a layer, specifies it's a convenience for UI highlights/logos, and distinguishes from sibling like ae_add_effect by being a quick preset.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives clear context ('convenience for UI highlights/logos') and suggests tuning with ae_set_effect_param, but does not explicitly exclude cases or compare to other glow-like siblings such as ae_add_drop_shadow.

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/Phanikondru/openshowreel'

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