databases_list_schemas: List schemas in this database
Description
List schemas in this database
Usage
databases_list_schemas(id)
Value
An array containing the following fields:
- schema
string, The name of a schema.
Arguments
- id
integer required. The ID of the database.