Markdown Downloader
by dazeb
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
download_markdown | Download a webpage as markdown using r.jina.ai |
list_downloaded_files | List all downloaded markdown files |
set_download_directory | Set the main local download folder for markdown files |
get_download_directory | Get the current download directory |
create_subdirectory | Create a new subdirectory in the root download folder |