peaka_list_schemas
Retrieve all schemas within a specific catalog of a Peaka project by providing the project ID and catalog ID.
Instructions
List all available schemas for a given catalog 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. |