pws_database_catalog
List every database table and view, or describe the columns of a specific table, to prepare for a custom query. Explore the schema first to construct accurate pws_query commands.
Instructions
List every PWS database table/view or describe the columns of one table. Use this before a custom pws_query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | No | Optional exact table or view name. | |
| includeSql | No |