list_projects
List all projects and identify the active one to know which memory database your calls read from and write to.
Instructions
The projects in this home, and which one every call here reads and writes.
A project is one SQLite file with its own memories, domains, relations
and diagrams. The active one is switched in the admin dashboard, and a
running server follows on its next call -- so every write's result names
the project it landed in, and pulse() names the one it read. Each entry
carries name, memories (the active rows) and active. Names are
matched without regard to case wherever a tool takes one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||