From 3fceb95b9150ac9d8cd0db8bc932169a83894c42 Mon Sep 17 00:00:00 2001 From: saidsurucu Date: Tue, 24 Jun 2025 23:41:35 +0300 Subject: [PATCH] Update mcp_server_main.py --- mcp_server_main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcp_server_main.py b/mcp_server_main.py index b36c55c..edfcfed 100644 --- a/mcp_server_main.py +++ b/mcp_server_main.py @@ -1853,7 +1853,7 @@ async def get_istinaf_hukuk_bedesten_document_markdown( # --- MCP Tools for Bedesten (Kanun Yararına Bozma Search) --- @app.tool( - description="Search Extraordinary Appeal (Kanun Yararına Bozma - KYB) decisions using Bedesten API with date filtering and exact phrase search support" + description="Search Extraordinary Appeal (Kanun Yararına Bozma - KYB) decisions using Bedesten API with date filtering and exact phrase search support", annotations={ "readOnlyHint": True, "openWorldHint": True,