description:"The full path to the file within the vault (e.g., 'folder/note.md')"
},
content:{
type:"string",
description:"The complete content to write to the file. This will replace any existing content."
},
user_message:{
type:"string",
description:"A short message to be displayed to the user explaining what you're writing and why (e.g., 'Creating your daily note for today' or 'Updating project plan with new tasks')"