list_kvstore_collections
Discover KV Store collections and their schema details for lookups, configuration, or caching, with optional app filtering.
Instructions
List KV Store collections with basic schema details. Use this to discover available KV stores for lookups, configuration, or caching, optionally filtering by app.
Outputs: array of collections with name, fields, accelerated_fields, replicated; and total count. Security: results are constrained by the authenticated user's permissions.Args: app (str, optional): Optional app name to filter collections
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No |