peaka_list_tables
Retrieve all tables in a specified catalog and schema of a Peaka project to inspect available data structures before running SQL queries.
Instructions
List all available tables for a given catalog and schema in the Peaka project.
If you do not already know the projectId for the current task, call peaka_list_projects first and ask the user which project to use. Remember the chosen projectId for subsequent calls in this conversation.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalogId | Yes | ||
| projectId | Yes | The Peaka project ID to run against. | |
| schemaName | Yes |