Dart MCP Server

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

ID: 2pdqgspm4q