Skip to main content
Glama

gridstack_save

Save dashboard grid layouts to JSON format with options to include widget content and grid configuration settings for persistence and restoration.

Instructions

Save grid layout to JSON

Input Schema

NameRequiredDescriptionDefault
saveContentNoInclude widget content in save
saveGridOptNoInclude grid options in save

Input Schema (JSON Schema)

{ "properties": { "saveContent": { "default": true, "description": "Include widget content in save", "type": "boolean" }, "saveGridOpt": { "default": false, "description": "Include grid options in save", "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