start_new_session
Initiate a new journaling session by clearing prior conversation logs and receiving a welcome message with the current save location for enhanced continuity in discussions.
Instructions
Start a new journaling session by clearing previous conversation log.
Returns: str: Welcome message with current save location
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "start_new_sessionArguments",
"type": "object"
}