Skip to main content
Glama

Markdown Downloader

list_downloaded_files

Retrieve a list of all downloaded markdown files from the Markdown Downloader server, optionally filtered by subdirectory, to manage and organize saved content.

Instructions

List all downloaded markdown files

Input Schema

NameRequiredDescriptionDefault
subdirectoryNoOptional subdirectory to list files from

Input Schema (JSON Schema)

{ "properties": { "subdirectory": { "description": "Optional subdirectory to list files from", "type": "string" } }, "type": "object" }
Install Server

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