Skip to main content
Glama

manage_effects

Control particle effects in Roblox Studio by emitting bursts, clearing particles, or toggling visibility for ParticleEmitters, Beams, and Trails.

Instructions

[PRO] Particle effects: emit particles, clear all particles, toggle effect enabled state.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes[PRO] Effects action. emit: emit a burst of particles from a ParticleEmitter. clear: clear all particles from a ParticleEmitter or all emitters under an instance. toggle: enable or disable a ParticleEmitter, Beam, Trail, or other effect.
pathNoPath to the effect instance (ParticleEmitter, Beam, Trail) or parent containing effects. Used by: emit, clear, toggle.
countNoNumber of particles to emit in a burst. Used by: emit. Default: 16.
enabledNoEnable or disable the effect. Used by: toggle.

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/hope1026/roblox-mcp'

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