Skip to content

promote_memory

Promote short-term memory to long-term storage

Auth mode: identity
Required scope: memories:write
Delegable: an admin-scoped key may act on another tenant by passing an explicit userId.

Parameter Type Required Default Description
userId string yes
memoryId string yes
scope string no
actorLabel string no
{
"name": "promote_memory",
"arguments": {
"userId": "qp",
"memoryId": "<memoryId>"
}
}