Skip to main content
Glama

Dart MCP Server

by jmanhype

delete_space

Remove a space and all its associated content by specifying the space’s DUID, ensuring streamlined workspace management within the Dart MCP Server environment.

Instructions

Delete a space and all its contents

Input Schema

NameRequiredDescriptionDefault
space_duidYesDUID of the space to delete

Input Schema (JSON Schema)

{ "properties": { "space_duid": { "description": "DUID of the space to delete", "type": "string" } }, "required": [ "space_duid" ], "type": "object" }

You must be authenticated.

Other Tools from Dart MCP Server

Related Tools

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/jmanhype/dart-mcp-server'

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