Prerequisites
The following example requires thesqlalchemy library and a database URL.
Example
The following agent will run a SQL query to list all tables in the database and describe the contents of one of the tables.cookbook/tools/sql_tools.py
Toolkit Params
Toolkit Functions
Information
- View on Github