Skip to main content
Glama

Dart MCP Server

by jmanhype

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

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