Skip to main content
Glama

update_workspace

Replace a workspace's entire content, including name and entries, in the molt-mcp encrypted document service. Requires write access and supports version conflict prevention.

Instructions

Replace a workspace's entire content (name and entries). Requires write key. The API will return 403 if a read key is used.

Args: workspace_id: UUID of the workspace to update name: New workspace name entries: New list of entries (replaces existing entries) if_match: Optional - version ETag (e.g., 'v1') to prevent conflicts

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
workspace_idYes
nameYes
entriesYes
if_matchNo

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/bndkts/molt-md-mcp'

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