set_default_project
Update the configuration to set a new default project in the Basic Memory server. The change requires a server restart 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 |