schema
Inspect PostgreSQL database structure by listing schemas, tables, columns, indexes, or foreign keys. Specify a schema or table to focus the query and set a row limit for concise results.
Instructions
Inspect schemas, tables, columns, indexes or foreign keys. Repeat for each kind.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| limit | No | ||
| table | No | ||
| schema | No |