Skip to main content
Glama

Markdown Downloader

create_subdirectory

Organize downloaded markdown files by creating a new subdirectory in the root folder. Specify the directory name to efficiently structure and manage stored webpage content.

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

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