Skip to main content
Glama

search_cbyonetmelik

Search Turkish Presidential Regulations by title or content using Boolean operators, filter by year, and retrieve metadata for legal research.

Instructions

Search for Turkish Presidential Regulations (Cumhurbaşkanlığı Yönetmeliği / CB Yönetmeliği) in both titles and content.

This tool searches in regulation titles and full text content. Use 'search_within_cbyonetmelik' to search within a specific regulation's articles and get article-level results.

Boolean operators (must be uppercase):

  • AND: Both terms must be present (yatırımcı AND tazmin)

  • OR: At least one term must be present (vergi OR ücret)

  • NOT: Exclude term (yatırımcı NOT kurum)

  • Exact phrase: Use quotes ("mali sıkıntı")

Returns:

  • List of matching regulations with metadata (number, title, publication date, Official Gazette info)

  • Total result count and pagination info

  • Use the 'mevzuat_no' and 'mevzuat_tertip' from results for content retrieval

Example usage:

  • List all: search_cbyonetmelik()

  • Search: search_cbyonetmelik(aranacak_ifade="ihale")

  • Filter by year: search_cbyonetmelik(baslangic_tarihi="2023", bitis_tarihi="2024")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
aranacak_ifadeNoSearch query with optional Boolean operators: simple word (yatırımcı), AND (yatırımcı AND tazmin), OR (vergi OR ücret), NOT (yatırımcı NOT kurum), + for required (+term), grouping with (), exact phrase with quotes ("mali sıkıntı"). Leave empty to list all regulations.
tam_cumleNoExact phrase match (true) or any word match (false, default). Set to true when searching for exact phrases.
baslangic_tarihiNoStart year for filtering results (format: YYYY, e.g., '2018')
bitis_tarihiNoEnd year for filtering results (format: YYYY, e.g., '2024')
page_numberNoPage number (1-indexed)
page_sizeNoNumber of results per page (max 100)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/saidsurucu/mevzuat-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server