Create
Query
app.db
—
messages
api_keys
app_settings
automation_agent_handoffs
automation_runs
automation_whatsapp_r...
automations
bookings
bulk_campaigns
bulk_recipients
chatbot_collections
chatbot_eval_run_rows
chatbot_eval_runs
chatbot_instance_conn...
chatbot_tools
chatbot_usage
chatbot_user_assignments
chatbots
confirmed_orders
conversations
evolution_instances
follow_up_classifications
follow_ups_sent
form_fields
form_submissions
form_submissions_dynamic
forms
google_calendar_conne...
google_oauth_pending
human_notification_stats
instagram_connections
instagram_oauth_states
knowledge_base_documents
leads
media_files
message_handled_stats
messages
notifications
phone_receptionists
presence_status
product_variants
products
sqlite_sequence
training_review_items
users
variant_media
voice_agent_configs
voice_agent_instance_...
voice_agent_widget_co...
voice_call_history
whatsapp_meta_connections
whatsapp_meta_oauth_states
whatsapp_provider_pre...
widget_connections
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Update row 18259 in messages
id
Primary key.
INTEGER
conversation_id
INTEGER NOT NULL
message_id
owner_media_8fe9d1a009dc42eda98557e1f8951779
TEXT NOT NULL
sender
bot
TEXT NOT NULL
message_type
image
TEXT NOT NULL (default 'text'
content
[Image analysis] ```json { "analysis_version": "1.0", "image_quality": { "score": 70, "issues": ["angle_limited", "partial_view"] }, "visible_domain": "non_dental", "observations": [ { "feature": "portrait", "evidence": "image shows a person's face from the shoulders up", "severity": "none" } ], "possible_concerns": [], "service_candidates": [], "no_apparent_issue": { "value": true, "reason": "image does not show dental aspects" }, "recommended_questions": [ "What exactly concerns you most (color, alignment, pain, gums, other)?", "How long has this been present?", "Any pain, bleeding, swelling, fever, trauma, or sensitivity?" ], "needs_additional_inputs": { "value": true, "requested": [ "front smile photo in good light", "close-up of upper/lower teeth", "left and right side views" ] }, "urgent_flags": { "needs_urgent_human_review": false, "signals": [] }, "safety_note_for_orchestrator": "AI image assessment only; not a diagnosis." } ```
TEXT
media_url
/api/v1/chatbots/38/knowledge-bases/media/files/5021/download
TEXT
media_mime_type
image/png
TEXT
chatbot_id
INTEGER NOT NULL
created_at
2026-04-24T09:15:54.953096
TEXT NOT NULL
status
sent
TEXT (default 'sent'
delivered_at
NULL
TEXT
read_at
NULL
TEXT
sender_user_id
NULL
TEXT
metadata
NULL
TEXT
Update
Cancel