Skip to main content
Glama

Markdown Downloader

create_subdirectory

Generate a new subdirectory within the root download folder to organize downloaded Markdown files. Specify the subdirectory name for structured file storage.

Instructions

Create a new subdirectory in the root download folder

Input Schema

NameRequiredDescriptionDefault
nameYesName of the subdirectory to create

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the subdirectory to create", "type": "string" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from Markdown Downloader

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/dazeb/markdown-downloader'

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