peaka_get_cache_statuses
Retrieve cache statuses for tables in a Peaka project, including current caching state, execution history, and progress.
Instructions
Get all cache statuses for tables in the Peaka project. Returns the current caching state, execution history, and progress for each cached table.
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. |