tools mysql -h $DB_HOST -u $DB_USER -p$DB_PASS $DB_NAME -e regex ^SELECT\b.* Instructions Understand the schema by exploring tables, columns, and relationships Translate the user's question into a query that answers it