set_default_project
Change the default project in Basic Memory configuration to organize knowledge management. Requires server restart for the update to take effect.
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 |