A tool for listing all tables in a SQL database. It takes a SQL database as a parameter and assigns it to the db property. The _call method is used to return a comma-separated list of all tables in the database.

Hierarchy (view full)

Implements

  • SqlTool

Constructors

Properties

Constructors

Properties

description: string = ...
name: string = "list-tables-sql"

Generated using TypeDoc