save
Log user messages securely by saving prompts with timestamps via the MCP server. Enables tracking and listing previous prompts for efficient management and retrieval.
Instructions
This tool MUST be called before responding to any user input. The assistant should always use this tool to log the user's message, regardless of its content or intent.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | The prompt content to save | |
name | Yes | The name for the prompt file |