memory_list_spaces
List knowledge spaces and workspaces, filtering by project or space type. Use 'git' for GitHub repositories or 'all' to view everything.
Instructions
List knowledge spaces (workspaces). By default shows only knowledge spaces. Use space_type "git" for GitHub repos, or "all" to see everything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Filter by project UUID (optional) | |
| space_type | No | Filter by space type: "regular" for knowledge spaces (default), "git" for GitHub repository spaces, "all" for both | |
| project_name | No | Filter by project name (optional) |