peaka_list_queries
Lists all saved queries in a Peaka project, returning query names, SQL content, and whether they are plain or materialized.
Instructions
List all saved queries in the Peaka project. Returns query names, SQL content, and whether they are plain or materialized.
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 |
|---|---|---|---|
| projectId | Yes | The Peaka project ID to run against. |