管家记忆-保存
memory_saveSave a local memory entry with metadata like importance, confidence, and expiration. Securely store knowledge without exposing plaintext API keys, tokens, or passwords.
Instructions
保存一条本地管家记忆;不会保存明文 API key/token/password。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| scope | No | global | |
| title | Yes | ||
| content | Yes | ||
| confidence | No | ||
| expires_at | No | ||
| importance | No |