Skip to main content
Glama

Dart MCP Server

by jmanhype

get_folders

Retrieve available folders within a specified space using the provided Space DUID, enabling efficient workspace organization and task management with Dart MCP Server integration.

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" }

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