description: str = '\n Execute a SQL query against the database and get back the result.\n If the query is not correct, an error message will be returned.\n If an error is returned, rewrite the query, check the query correctness,\n and try again.\n '