prepare_for_new_conversation
Prepares Serena MCP Server for a new conversation by resetting the context, ensuring clean interaction for coding assistance tasks.
Instructions
Instructions for preparing for a new conversation. This tool should only be called on explicit user request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "applyArguments",
"type": "object"
}