peaka_list_queries
Lists saved queries in a Peaka project, showing names, SQL content, and whether they are plain or materialized, to help locate and reuse existing queries.
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. |