Dart MCP Server

get_folders

Retrieve available folders from a specified space using the space DUID. This tool is part of the Dart MCP Server, designed to enhance workspace organization and document handling.

Instructions

Get available folders

Input Schema

NameRequiredDescriptionDefault
space_duidYesSpace DUID to get folders from

Input Schema (JSON Schema)

{ "properties": { "space_duid": { "description": "Space DUID to get folders from", "type": "string" } }, "required": [ "space_duid" ], "type": "object" }

You must be authenticated.

Other Tools from Dart MCP Server

Related Tools

ID: 2pdqgspm4q