palim_add_memory
Store a memory, fact, decision, or preference for later retrieval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags for categorization | |
| type | Yes | Type of memory | |
| content | Yes | Content of the memory | |
| metadata | No | Additional metadata | |
| source_session_id | No | Optional reference to source session |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Human-readable tool result text. |