peaka_list_tables
Retrieves all table names from a specified catalog and schema in a Peaka project. Use after selecting a project to explore its database structure.
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 |