Update mcp_server_main.py

This commit is contained in:
saidsurucu
2025-07-01 23:18:56 +03:00
parent bad36dd664
commit 5d910274a4
+6
View File
@@ -2482,6 +2482,12 @@ async def search(
IMPORTANT: This tool is specifically designed for ChatGPT Deep Research.
Do NOT use for regular questions - use specific court tools instead.
SEARCH LANGUAGE REQUIREMENT:
• Keywords MUST be in Turkish language only
• Turkish legal documents require Turkish search terms
• English terms will return no results - always translate to Turkish first
• Examples: "property rights""mülkiyet hakkı", "contract violation""sözleşme ihlali"
Bedesten API Search Operators:
• Regular search: "mülkiyet kararı" - searches words separately (OR logic)
• Exact phrase: "\"mülkiyet kararı\"" - searches exact phrase (more precise)