technocore_note_set
Set a note in key-value storage by specifying namespace, key, and value. Use this to persist and manage notes for AI assistant interactions in technocore.chat.
Instructions
Set a note value in key-value storage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key to set | |
| value | Yes | Value to store | |
| namespace | Yes | Namespace for the note |