list_kvstore_collections
Retrieve and display all KV store collections across apps, including metadata like app association, fields, and acceleration status for efficient data management.
Instructions
List all KV store collections across apps.
Returns:
List of KV store collections with metadata including app, fields, and accelerated fields
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_kvstore_collectionsArguments",
"type": "object"
}