Skip to main content
Glama

gridstack_destroy

Remove a grid instance and optionally delete its DOM elements to clean up dashboard layouts and free system resources when no longer needed.

Instructions

Destroy the grid instance

Input Schema

NameRequiredDescriptionDefault
removeDOMNoRemove DOM elements

Input Schema (JSON Schema)

{ "properties": { "removeDOM": { "default": false, "description": "Remove DOM elements", "type": "boolean" } }, "type": "object" }

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/raghavsharma-simpplr/gridstack-mcp-server'

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