chore(hub): remove markdown_to_pdf tool (#3)

Drop markdown_to_pdf MCP surface, implementation, tests, and md-to-pdf dependency.

Roles that still list markdown_to_pdf must be cleaned before startup.

Co-authored-by: Hong Jiarong <me@jrhim.com>
Co-committed-by: Hong Jiarong <me@jrhim.com>
This commit is contained in:
2026-07-18 13:57:27 +08:00
committed by 洪佳荣
parent cc42e6a7c6
commit 97f7972cc5
8 changed files with 5 additions and 2077 deletions
-1
View File
@@ -42,7 +42,6 @@ const TOOL_ICONS: Record<string, string> = {
request_approval: "thumb-up-filled",
feishu_read_context: "search-filled",
feishu_download_resource: "download-filled",
markdown_to_pdf: "file-link-excel-filled",
webfetch: "link-copy-filled",
websearch: "search-filled",
};