pws_database_catalog
List all PWS database tables and views, or get column details for a specific table, to build accurate custom queries.
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 |