{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"data\": [\n {\n \"id\": 1,\n \"name\": \"Blog-Artikel\",\n \"typ\": \"blog\",\n \"version\": 1,\n \"config\": \"{\\\"sections\\\": [\\\"Einleitung\\\", \\\"Hauptteil\\\", \\\"Fazit\\\"], \\\"min_words\\\": 800, \\\"max_words\\\": 2000}\",\n \"is_active\": 1,\n \"created_at\": \"2025-12-20T03:33:17\"\n },\n {\n \"id\": 2,\n \"name\": \"LinkedIn-Post\",\n \"typ\": \"social\",\n \"version\": 1,\n \"config\": \"{\\\"max_chars\\\": 3000, \\\"hashtags\\\": true, \\\"cta\\\": true}\",\n \"is_active\": 1,\n \"created_at\": \"2025-12-20T03:33:17\"\n },\n {\n \"id\": 3,\n \"name\": \"Newsletter\",\n \"typ\": \"email\",\n \"version\": 1,\n \"config\": \"{\\\"sections\\\": [\\\"Header\\\", \\\"Intro\\\", \\\"Content\\\", \\\"CTA\\\", \\\"Footer\\\"], \\\"personalization\\\": true}\",\n \"is_active\": 1,\n \"created_at\": \"2025-12-20T03:33:17\"\n },\n {\n \"id\": 4,\n \"name\": \"Whitepaper\",\n \"typ\": \"document\",\n \"version\": 1,\n \"config\": \"{\\\"sections\\\": [\\\"Executive Summary\\\", \\\"Problemstellung\\\", \\\"Loesung\\\", \\\"Fazit\\\"], \\\"min_words\\\": 2000}\",\n \"is_active\": 1,\n \"created_at\": \"2025-12-20T03:33:17\"\n },\n {\n \"id\": 5,\n \"name\": \"FAQ\",\n \"typ\": \"support\",\n \"version\": 1,\n \"config\": \"{\\\"format\\\": \\\"qa\\\", \\\"min_questions\\\": 5}\",\n \"is_active\": 1,\n \"created_at\": \"2025-12-20T03:33:17\"\n }\n ],\n \"row_count\": 5,\n \"error\": null,\n \"execution_ms\": 0\n}"
}
]
}