get_mevzuat_content
Retrieve the full plain-text content of a Turkish legislation document using its legislation ID from search results.
Instructions
Retrieve the full content of a Turkish legislation document from bedesten.adalet.gov.tr.
Returns the complete text in plain format (HTML tags stripped). Use mevzuatId from search_mevzuat results (not the law number).
WARNING: Large legislation (e.g., TCK 5237, TTK 6102) can be 100K+ characters. For large documents, prefer search_within_mevzuat to find specific articles instead of loading the entire text.
Workflow: search_mevzuat → get mevzuatId → get_mevzuat_content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mevzuat_id | Yes | Legislation ID from search_mevzuat results (mevzuatId field). This is a string ID (e.g., '345097'), NOT the law number. First call search_mevzuat to get the mevzuatId. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |