Files
crawl4ai/deploy
Yurii Chukhlib 37ff85f4b1 fix: Add docstring to MCP tool 'md' endpoint
Fixes #1652

The `get_markdown` function was missing a docstring, which caused the MCP
tool 'md' to have no description when exposed via `_list_tools()`. This
made it difficult for LLMs and developers to understand the tool's purpose.

Added comprehensive docstring describing the tool's functionality and
supported extraction modes.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-17 11:24:20 +01:00
..