Skip to main content
Glama

search_within_cbyonetmelik

Search within specific Turkish Presidential Regulations using advanced query operators to find relevant articles by keyword, returning matching content with article numbers and relevance ranking.

Instructions

Search for a keyword within a specific Presidential Regulation's articles with advanced query operators.

This tool:

  1. Retrieves the full content of the specified regulation

  2. Splits it into individual articles (madde)

  3. Searches within each article using the keyword query

  4. Returns matching articles sorted by relevance

Query syntax (operators must be uppercase):

  • Simple keyword: "yatırımcı"

  • Exact phrase: "mali sıkıntı"

  • AND operator: yatırımcı AND tazmin (both must be present)

  • OR operator: yatırımcı OR müşteri (at least one must be present)

  • NOT operator: yatırımcı NOT kurum (exclude term)

  • Combinations: "mali sıkıntı" AND yatırımcı NOT kurum

Returns:

  • Full text of each matching article

  • Article number and title

  • Number of keyword occurrences

  • Results sorted by relevance (most matches first)

Example usage:

  1. First search regulations: search_cbyonetmelik(aranacak_ifade="ihale")

  2. Then search within: search_within_cbyonetmelik(mevzuat_no="9014", keyword="taşınır mal")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
mevzuat_noYesThe Presidential Regulation number to search within (e.g., '10453', '9014')
keywordYesSearch query supporting advanced operators: simple word (yatırımcı), AND (yatırımcı AND tazmin), OR (vergi OR ücret), NOT (yatırımcı NOT kurum), exact phrase with quotes ("mali sıkıntı")
mevzuat_tertipNoRegulation series from search results (typically '5')5
case_sensitiveNoWhether to match case (false = case-insensitive, default)
max_resultsNoMaximum number of matching articles to return (1-50)

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