List Kvstore Collections
list_kvstore_collectionsList KV Store collections with schema details to discover available stores for lookups, configuration, or caching. Optionally filter by app to find relevant collections.
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 |