get_mevzuat_article_tree
Retrieve the hierarchical table of contents for Turkish legislation, showing chapters, sections, and articles. Use the mevzuat_id to access structured content or directly query articles if no hierarchy exists.
Instructions
Retrieves the table of contents (article tree) for a specific legislation. This shows the chapters, sections, and articles in a hierarchical structure. If the tree is empty, it means the document doesn't have a hierarchical structure - you can use the mevzuat_id directly as the madde_id for get_mevzuat_article_content.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
mevzuat_id | Yes | The ID of the legislation, obtained from the 'search_mevzuat' tool. E.g., '343829'. |