memory_list_spaces
Retrieve knowledge spaces and workspaces, with filters for project ID or space type including GitHub repositories.
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) |