{
"tool_response": [
{
"type": "text",
"text": "{\n \"status\": \"success\",\n \"table\": \"generated_questions\",\n \"columns\": [\n {\n \"Field\": \"id\",\n \"Type\": \"int(11)\",\n \"Null\": \"NO\",\n \"Key\": \"PRI\",\n \"Default\": null,\n \"Extra\": \"auto_increment\"\n },\n {\n \"Field\": \"document_id\",\n \"Type\": \"int(11)\",\n \"Null\": \"NO\",\n \"Key\": \"MUL\",\n \"Default\": null,\n \"Extra\": \"\"\n },\n {\n \"Field\": \"page_id\",\n \"Type\": \"int(11)\",\n \"Null\": \"YES\",\n \"Key\": \"MUL\",\n \"Default\": null,\n \"Extra\": \"\"\n },\n {\n \"Field\": \"chunk_id\",\n \"Type\": \"int(11)\",\n \"Null\": \"YES\",\n \"Key\": \"MUL\",\n \"Default\": null,\n \"Extra\": \"\"\n },\n {\n \"Field\": \"question\",\n \"Type\": \"text\",\n \"Null\": \"NO\",\n \"Key\": \"\",\n \"Default\": null,\n \"Extra\": \"\"\n },\n {\n \"Field\": \"question_type\",\n \"Type\": \"enum('faktisch','konzeptuell','anwendung','vergleich','bewertung')\",\n \"Null\": \"YES\",\n \"Key\": \"MUL\",\n \"Default\": \"faktisch\",\n \"Extra\": \"\"\n },\n {\n \"Field\": \"expected_answer\",\n \"Type\": \"text\",\n \"Null\": \"YES\",\n \"Key\": \"\",\n \"Default\": null,\n \"Extra\": \"\"\n },\n {\n \"Field\": \"difficulty\",\n \"Type\": \"enum('einfach','mittel','schwer')\",\n \"Null\": \"YES\",\n \"Key\": \"\",\n \"Default\": \"mittel\",\n \"Extra\": \"\"\n },\n {\n \"Field\": \"model_used\",\n \"Type\": \"varchar(100)\",\n \"Null\": \"YES\",\n \"Key\": \"\",\n \"Default\": null,\n \"Extra\": \"\"\n },\n {\n \"Field\": \"created_at\",\n \"Type\": \"datetime\",\n \"Null\": \"YES\",\n \"Key\": \"\",\n \"Default\": \"current_timestamp()\",\n \"Extra\": \"\"\n }\n ],\n \"execution_ms\": 1\n}"
}
]
}