list_kvstore_collections
List KV Store collections with schema details to discover available stores for lookups, configuration, or caching, optionally filtered by app.
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 |