set_default_project
Update the default project in the Basic Memory server configuration. Restart the server to apply changes and manage knowledge effectively.
Instructions
Set default project in config. Requires restart to take effect.
Updates the configuration to use a different default project. This change only takes effect after restarting the Basic Memory server.
Args: project_name: Name of the project to set as default
Returns: Confirmation message about config update
Example: set_default_project("work-notes")
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_name | Yes |