List collections
list_collectionsList all memory collections for the user, including GitHub and Notion syncs. Use this before scoped recall to confirm available project scopes.
Instructions
List memory collections (folders/scopes) for this user. GitHub/Notion syncs appear under project: when unified collections are enabled. Call before scoped recall/get_context when the user mentions a project name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of collections. | |
| message | Yes | Human-readable listing (same as content text). | |
| collections | Yes | Collection slugs and metadata. |