telys_list_collections
List saved memory collections in the active Telys store to discover what exists before searching or writing. Returns sorted names, or an empty list when the store has no collections.
Instructions
List the Telys memory collections saved in the active store ($TELYS_MEMORY_PATH, default ~/.telys/memory). Use to discover what exists before searching or writing. Takes no arguments and returns sorted names; an empty store yields an empty list, not an error. Collections created but never written to by a mutating tool do not appear — if names you expect are missing, check the client points at the right store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||